@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

<http://vocabularies.unesco.org/thesaurus/concept2024>
  dc:modified "2019-12-15T13:35:38Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://vocabularies.unesco.org/thesaurus> ;
  skos:prefLabel "Algoritmo"@es, "خوارزميات"@ar, "Алгоритмы"@ru, "Algorithme"@fr, "Algorithms"@en ;
  skos:broader <http://vocabularies.unesco.org/thesaurus/concept13559> ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept521> .

<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/concept13559>
  a skos:Concept ;
  skos:prefLabel "Математическая логика"@ru, "Lógica matemática"@es, "Mathematical logic"@en, "Logique mathématique"@fr, "منطق رياضي"@ar ;
  skos:narrower <http://vocabularies.unesco.org/thesaurus/concept2024> .

<http://vocabularies.unesco.org/thesaurus/mt2.15>
  a isothes:ConceptGroup, <http://vocabularies.unesco.org/ontology#MicroThesaurus>, skos:Collection ;
  skos:prefLabel "Mathematics and statistics"@en, "Mathématiques et statistiques"@fr, "Matemáticas y estadística"@es, "Математика и статистика"@ru, "رياضيات واحصاء"@ar ;
  skos:member <http://vocabularies.unesco.org/thesaurus/concept2024> .

<http://vocabularies.unesco.org/thesaurus/concept521>
  a skos:Concept ;
  skos:prefLabel "برمجة حاسوبية"@ar, "Компьютерное программирование"@ru, "Programación informática"@es, "Programmation informatique"@fr, "Computer programming"@en ;
  skos:related <http://vocabularies.unesco.org/thesaurus/concept2024> .

<http://vocabularies.unesco.org/thesaurus/domain2>
  a isothes:ConceptGroup, <http://vocabularies.unesco.org/ontology#Domain>, skos:Collection ;
  skos:prefLabel "علم"@ar, "Естественные науки"@ru, "Science"@en, "Science"@fr, "Ciencia"@es ;
  skos:member <http://vocabularies.unesco.org/thesaurus/mt2.15> .

