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

<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 .

<http://skos.um.es/unescothes/C01901>
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:prefLabel "Cultura ibérica"@es, "Iberian cultures"@en, "Culture ibérique"@fr, "Иберийские культуры"@ru ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C01438> ;
  skos:related <http://skos.um.es/unescothes/C02223>, <http://skos.um.es/unescothes/C03795>, <http://skos.um.es/unescothes/C03089> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL305> .

<http://skos.um.es/unescothes/C01438>
  skos:prefLabel "Европейские культуры"@ru, "Cultura europea"@es, "Culture européenne"@fr, "European cultures"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C01901> .

<http://skos.um.es/unescothes/C03795>
  skos:prefLabel "Испания"@ru, "España"@es, "Espagne"@fr, "Spain"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01901> .

<http://skos.um.es/unescothes/C03089>
  skos:prefLabel "Португалия"@ru, "Portugal"@es, "Portugal"@fr, "Portugal"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01901> .

<http://skos.um.es/unescothes/C02223>
  skos:prefLabel "Культуры стран Латинской Америки"@ru, "Cultura latinoamericana"@es, "Culture latino-américaine"@fr, "Latin American cultures"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01901> .

<http://skos.um.es/unescothes/COL305>
  skos:prefLabel "Cultura"@es, "Culture"@en, "Culture"@fr, "Культура"@ru ;
  skos:notation "3.05" ;
  rdfs:label "Cultura"@es, "Культура"@ru, "Culture"@en, "Culture"@fr ;
  skos:member <http://skos.um.es/unescothes/C01901> ;
  a isothes:ConceptGroup .

