@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/mt5.30>
  a isothes:ConceptGroup, <http://vocabularies.unesco.org/ontology#MicroThesaurus>, skos:Collection ;
  skos:prefLabel "Sources d'information"@fr, "Fuentes de información"@es, "Информационные источники"@ru, "مصادر المعلومات"@ar, "Information sources"@en ;
  skos:member <http://vocabularies.unesco.org/thesaurus/concept7968> .

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

<http://vocabularies.unesco.org/thesaurus/concept3341>
  a skos:Concept ;
  skos:prefLabel "Film strips"@en, "Film fixe"@fr, "اشرطة الافلام"@ar, "Диафильмы"@ru, "Cinta de película"@es ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept7968> .

<http://vocabularies.unesco.org/thesaurus/concept11166>
  a skos:Concept ;
  skos:prefLabel "صور فوتوغرافية"@ar, "Фотографии"@ru, "Photographs"@en, "Photographies"@fr, "Fotografías"@es ;
  skos:narrower <http://vocabularies.unesco.org/thesaurus/concept7968> .

<http://vocabularies.unesco.org/thesaurus/concept7968>
  dc:modified "2019-12-24T11:22:06Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "Diapo"@fr, "Diapositive"@fr, "Слайды"@ru, "Slides"@en ;
  skos:inScheme <http://vocabularies.unesco.org/thesaurus> ;
  skos:prefLabel "Фотослайды"@ru, "شرائح فوتوغرافية"@ar, "Photographic slides"@en, "Diapositive photographique"@fr, "Diapositiva"@es ;
  skos:hiddenLabel "Слаиды"@ru, "Фотослаиды"@ru ;
  skos:broader <http://vocabularies.unesco.org/thesaurus/concept11166> ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept3341> .

