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

<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/concept2790>
  a skos:Concept ;
  skos:prefLabel "Library science"@en, "علم المكتبات"@ar, "Bibliothéconomie"@fr, "Bibliotecología"@es, "Библиотековедение"@ru ;
  skos:narrower <http://vocabularies.unesco.org/thesaurus/concept11852> .

<http://vocabularies.unesco.org/thesaurus/concept11852>
  dc:modified "2019-12-15T13:50:13Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://vocabularies.unesco.org/thesaurus> ;
  skos:prefLabel "История библиотек"@ru, "Historia de las bibliotecas"@es, "تاريخ المكتبات"@ar, "History of libraries"@en, "Histoire des bibliothèques"@fr ;
  skos:hiddenLabel "Histoire des bibliotheques"@fr ;
  skos:broader <http://vocabularies.unesco.org/thesaurus/concept2790> .

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

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

