@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 ;
  skos:hasTopConcept <http://skos.um.es/unescothes/C03336> .

<http://skos.um.es/unescothes/C03336>
  ns0:mainConceptOf <http://skos.um.es/unescothes/COL325> ;
  skos:prefLabel "Histoire religieuse"@fr, "Historia religiosa"@es, "Religious history"@en, "История религии"@ru ;
  a skos:Concept ;
  ns0:memberOf <http://skos.um.es/unescothes/COL325> ;
  skos:narrower <http://skos.um.es/unescothes/C02657> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:topConceptOf <http://skos.um.es/unescothes/CS000> .

<http://skos.um.es/unescothes/COL325>
  skos:notation "3.25" ;
  ns0:hasMainConcept <http://skos.um.es/unescothes/C03336> ;
  skos:prefLabel "История"@ru, "Histoire"@fr, "History"@en, "Historia"@es ;
  rdfs:label "Historia"@es, "История"@ru, "Histoire"@fr, "History"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C03336> .

<http://skos.um.es/unescothes/C02657>
  skos:prefLabel "Мифология"@ru, "Mitología"@es, "Mythologie"@fr, "Mythology"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C03336> .

