@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.10>
  a isothes:ConceptGroup, <http://vocabularies.unesco.org/ontology#MicroThesaurus>, skos:Collection ;
  skos:prefLabel "Recherche et politique de la communication"@fr, "Исследования и политика в области передачи информации и связи"@ru, "Investigación y política de la comunicación"@es, "Communication research and policy"@en, "بحوث وسياسات الاتصالات"@ar ;
  skos:member <http://vocabularies.unesco.org/thesaurus/concept5533> .

<http://vocabularies.unesco.org/thesaurus/concept5533>
  dc:modified "2019-12-15T13:52:07Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:altLabel "شفرات"@ar ;
  skos:inScheme <http://vocabularies.unesco.org/thesaurus> ;
  skos:prefLabel "Codes"@en, "Código"@es, "Code"@fr, "Коды"@ru, "رموز"@ar ;
  skos:hiddenLabel "Codigo"@es ;
  skos:broader <http://vocabularies.unesco.org/thesaurus/concept3058> ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept5530> .

<http://vocabularies.unesco.org/thesaurus/concept3058>
  a skos:Concept ;
  skos:prefLabel "Teoría de la información"@es, "Теория информации"@ru, "نظرية المعلومات"@ar, "Information theory"@en, "Théorie de l'information"@fr ;
  skos:narrower <http://vocabularies.unesco.org/thesaurus/concept5533> .

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

<http://vocabularies.unesco.org/thesaurus/concept5530>
  a skos:Concept ;
  skos:prefLabel "ترميز"@ar, "Кодирование"@ru, "Codage"@fr, "Encoding"@en, "Codificación"@es ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept5533> .

