@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <http://purl.org/umu/uneskos#> .

<http://skos.um.es/unescothes/CS000>
  skos:prefLabel "Тезаурус ЮНЕСКО"@ru, "Thésaurus de l'UNESCO"@fr, "Tesauro de la UNESCO"@es, "UNESCO Thesaurus"@en ;
  a skos:ConceptScheme .

skos:scopeNote
  rdfs:subPropertyOf skos:note ;
  skos:definition "A note that helps to clarify the meaning and/or the use of a concept."@en ;
  rdfs:label "scope note"@en .

<http://skos.um.es/unescothes/COL540>
  skos:prefLabel "Информационная технология (программное обеспечение)"@ru, "Tecnología de la información (programas)"@es, "Information technology (software)"@en, "Technologie de l'information (logiciels)"@fr ;
  rdfs:label "Информационная технология (программное обеспечение)"@ru, "Technologie de l'information (logiciels)"@fr, "Tecnología de la información (programas)"@es, "Information technology (software)"@en ;
  skos:notation "5.40" ;
  skos:member <http://skos.um.es/unescothes/C04004> ;
  a isothes:ConceptGroup .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

<http://skos.um.es/unescothes/C00701>
  skos:prefLabel "Спутники связи"@ru, "Satélite de comunicación"@es, "Satellite de communication"@fr, "Communication satellites"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

skos:inScheme
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
  rdfs:label "is in scheme"@en .

skos:related
  rdfs:subPropertyOf skos:semanticRelation ;
  skos:definition "Relates a concept to a concept with which there is an associative semantic relationship."@en ;
  rdfs:comment "skos:related is disjoint with skos:broaderTransitive"@en ;
  rdfs:label "has related"@en .

<http://skos.um.es/unescothes/C02817>
  skos:prefLabel "Автоматизация офисных операций"@ru, "Ofimática"@es, "Bureautique"@fr, "Office automation"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

<http://skos.um.es/unescothes/C02845>
  skos:prefLabel "Оптические волокна"@ru, "Fibra óptica"@es, "Fibre optique"@fr, "Optical fibres"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

<http://skos.um.es/unescothes/C01497>
  skos:prefLabel "Факс"@ru, "Fax"@es, "Fax"@fr, "Fax"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

<http://skos.um.es/unescothes/C04004>
  skos:scopeNote "Услуги по передаче данных через телекоммуникационные системы."@ru, "Servicio de transmisión de datos a través de un sistema de telecomunicación."@es, "Service de transfert de données au moyen d'un système de télécommunication."@fr ;
  skos:related <http://skos.um.es/unescothes/C00701>, <http://skos.um.es/unescothes/C00757>, <http://skos.um.es/unescothes/C01497>, <http://skos.um.es/unescothes/C01325>, <http://skos.um.es/unescothes/C00750>, <http://skos.um.es/unescothes/C00705>, <http://skos.um.es/unescothes/C02817>, <http://skos.um.es/unescothes/C04248>, <http://skos.um.es/unescothes/C01997>, <http://skos.um.es/unescothes/C02845>, <http://skos.um.es/unescothes/C00737>, <http://skos.um.es/unescothes/C03997>, <http://skos.um.es/unescothes/C00755> ;
  skos:altLabel "Teleinformática"@es, "Телеинформатика"@ru, "Teleinformatics"@en, "Téléinformatique"@fr ;
  skos:prefLabel "Телематика"@ru, "Telemática"@es, "Télématique"@fr, "Telematics"@en ;
  a skos:Concept ;
  ns0:memberOf <http://skos.um.es/unescothes/COL540> ;
  skos:broader <http://skos.um.es/unescothes/C01995> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> .

skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag."@en ;
  rdfs:label "preferred label"@en .

<http://skos.um.es/unescothes/C00705>
  skos:prefLabel "Технология передачи информации и связи"@ru, "Tecnología de la comunicación"@es, "Technologie de la communication"@fr, "Communication technology"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

<http://skos.um.es/unescothes/C01325>
  skos:prefLabel "Электронная почта"@ru, "Correo electrónico"@es, "Courrier électronique"@fr, "Electronic mail"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "The range of skos:altLabel is the class of RDF plain literals."@en, "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en ;
  rdfs:label "alternative label"@en .

<http://skos.um.es/unescothes/C00757>
  skos:prefLabel "Компьютеры"@ru, "Ordenador"@es, "Ordinateur"@fr, "Computers"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

<http://skos.um.es/unescothes/C01997>
  skos:prefLabel "Передача информации"@ru, "Transferencia de información"@es, "Transfert d'information"@fr, "Information transfer"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

skos:broader
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en .

<http://skos.um.es/unescothes/C00750>
  skos:prefLabel "Компьютерные науки"@ru, "Informática"@es, "Informatique"@fr, "Computer science"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

<http://skos.um.es/unescothes/C00737>
  skos:prefLabel "Компьютерные приложения"@ru, "Aplicación informática"@es, "Application informatique"@fr, "Computer applications"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

<http://skos.um.es/unescothes/C00755>
  skos:prefLabel "Компьютерные терминалы"@ru, "Terminal de ordenador"@es, "Terminal d'ordinateur"@fr, "Computer terminals"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

<http://skos.um.es/unescothes/C01995>
  skos:prefLabel "Информационная технология"@ru, "Tecnología de la información"@es, "Technologie de l'information"@fr, "Information technology"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C04004> .

<http://skos.um.es/unescothes/C03997>
  skos:prefLabel "Телекоммуникации"@ru, "Telecomunicación"@es, "Télécommunication"@fr, "Telecommunications"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

<http://skos.um.es/unescothes/C04248>
  skos:prefLabel "Видеотекс"@ru, "Videotex"@es, "Vidéotex"@fr, "Videotex"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C04004> .

