@prefix unesco: <http://skos.um.es/unescothes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix ns0: <http://purl.org/umu/uneskos#> .

unesco:CS000
  skos:prefLabel "Тезаурус ЮНЕСКО"@ru, "Thésaurus de l'UNESCO"@fr, "Tesauro de la UNESCO"@es, "UNESCO Thesaurus"@en ;
  a skos:ConceptScheme .

unesco:COL640
  rdfs:label "Промышленность"@ru, "Industria"@es, "Industrie"@fr, "Industry"@en ;
  skos:prefLabel "Industrie"@fr, "Industry"@en, "Industria"@es, "Промышленность"@ru ;
  skos:notation "6.40" ;
  skos:member unesco:C00951 ;
  a isothes:ConceptGroup .

unesco:C00951
  skos:prefLabel "Industria lechera"@es, "Молочная промышленность"@ru, "Industrie laitière"@fr, "Dairy industry"@en ;
  skos:related unesco:C00952, unesco:C02536 ;
  skos:broader unesco:C01567 ;
  skos:inScheme unesco:CS000 ;
  ns0:memberOf unesco:COL640 ;
  a skos:Concept .

unesco:C01567
  skos:prefLabel "Пищевая промышленность"@ru, "Industria alimentaria"@es, "Industrie alimentaire"@fr, "Food industry"@en ;
  a skos:Concept ;
  skos:narrower unesco:C00951 .

unesco:C02536
  skos:prefLabel "Молоко"@ru, "Leche"@es, "Lait"@fr, "Milk"@en ;
  a skos:Concept ;
  skos:related unesco:C00951 .

unesco:C00952
  skos:prefLabel "Молочная продукция"@ru, "Producto lácteo"@es, "Produit laitier"@fr, "Dairy products"@en ;
  a skos:Concept ;
  skos:related unesco:C00951 .

