@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://vocabularies.unesco.org/thesaurus>
  a skos:ConceptScheme ;
  skos:prefLabel "UNESCO Thesaurus"@en, "Thésaurus de l'UNESCO"@fr, "Тезаурус ЮНЕСКО"@ru, "مكنز اليونسكو"@ar, "Tesauro de la UNESCO"@es .

skos:Concept a owl:Class .
<http://vocabularies.unesco.org/thesaurus/concept264>
  a skos:Concept ;
  skos:prefLabel "Culture"@en, "Culture"@fr, "Культура"@ru, "Cultura"@es, "ثقافة"@ar ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept7094> .

<http://vocabularies.unesco.org/thesaurus/mt5.05>
  a isothes:ConceptGroup, <http://vocabularies.unesco.org/ontology#MicroThesaurus>, skos:Collection ;
  skos:prefLabel "Sciences de l'information"@fr, "Information sciences"@en, "Информационные науки"@ru, "علوم المعلومات"@ar, "Ciencias de la información"@es ;
  skos:member <http://vocabularies.unesco.org/thesaurus/concept7094> .

<http://vocabularies.unesco.org/thesaurus/domain5>
  a isothes:ConceptGroup, <http://vocabularies.unesco.org/ontology#Domain>, skos:Collection ;
  skos:prefLabel "Información y comunicación"@es, "معلومات واتصالات"@ar, "Information et communication"@fr, "Information and communication"@en, "Информация и коммуникация"@ru ;
  skos:member <http://vocabularies.unesco.org/thesaurus/mt5.05> .

<http://vocabularies.unesco.org/thesaurus/concept452>
  a skos:Concept ;
  skos:prefLabel "Информация"@ru, "معلومات"@ar, "Information"@fr, "Information"@en, "Información"@es ;
  skos:narrower <http://vocabularies.unesco.org/thesaurus/concept7094> .

<http://vocabularies.unesco.org/thesaurus/concept7094>
  dc:modified "2019-12-15T13:52:11Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://vocabularies.unesco.org/thesaurus> ;
  skos:prefLabel "Культурная информация"@ru, "Cultural information"@en, "Information culturelle"@fr, "معلومات ثقافية"@ar, "Información cultural"@es ;
  skos:hiddenLabel "Informacion cultural"@es ;
  skos:broader <http://vocabularies.unesco.org/thesaurus/concept452> ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept264> .

