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

<http://skos.um.es/unescothes/COL655>
  skos:notation "6.55" ;
  a isothes:ConceptGroup ;
  skos:prefLabel "Materials and products"@en, "Matériaux et produits"@fr, "Материалы и продукты"@ru, "Materiales y productos"@es ;
  rdfs:label "Materiales y productos"@es, "Materials and products"@en, "Matériaux et produits"@fr, "Материалы и продукты"@ru ;
  skos:member <http://skos.um.es/unescothes/C00471> .

<http://skos.um.es/unescothes/C02299>
  skos:prefLabel "Известь"@ru, "Cal"@es, "Chaux"@fr, "Lime"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C00471> .

<http://skos.um.es/unescothes/C00471>
  ns0:memberOf <http://skos.um.es/unescothes/COL655> ;
  skos:narrower <http://skos.um.es/unescothes/C02299> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03435> ;
  skos:prefLabel "Piedra de construcción"@es, "Building stones"@en, "Pierre à bâtir"@fr, "Строительные камни"@ru ;
  skos:broader <http://skos.um.es/unescothes/C00467> ;
  skos:altLabel "Pierre de construction"@fr .

<http://skos.um.es/unescothes/C00467>
  skos:prefLabel "Строительные материалы"@ru, "Materiales de construcción"@es, "Matériau de construction"@fr, "Building materials"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C00471> .

<http://skos.um.es/unescothes/C03435>
  skos:prefLabel "Горные породы"@ru, "Roca"@es, "Roche"@fr, "Rocks"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C00471> .

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

