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

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

<http://skos.um.es/unescothes/C02276>
  skos:prefLabel "Библиотеки"@ru, "Biblioteca"@es, "Bibliothèque"@fr, "Libraries"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C01048> .

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 .

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 .

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

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/COL525>
  rdfs:label "Systèmes d'information documentaire"@fr, "Sistemas de información documental"@es, "Documentary information systems"@en, "Документальные информационные системы"@ru ;
  skos:notation "5.25" ;
  skos:prefLabel "Documentary information systems"@en, "Systèmes d'information documentaire"@fr, "Sistemas de información documental"@es, "Документальные информационные системы"@ru ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C01048> .

<http://skos.um.es/unescothes/C02831>
  skos:prefLabel "Информационные онлайновые системы"@ru, "Sistema de información en línea"@es, "Système d'information en ligne"@fr, "Online information systems"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01048> .

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 .

<http://skos.um.es/unescothes/C01048>
  skos:altLabel "Bibliothèque virtuelle"@fr, "Виртуальные библиотеки"@ru, "Virtual libraries"@en, "Biblioteca electrónica"@es, "Электронные библиотеки"@ru, "Biblioteca virtual"@es, "Bibliothèque électronique"@fr, "Electronic libraries"@en ;
  skos:scopeNote "Bibliotecas donde las colecciones están en formato digital o electrónico y puestas a disposición del público a través de sistemas de búsqueda apropiados."@es, "Bibliothèque dont les collections sont traitées en format numérique ou électronique, et mises à la disposition des usagers au moyen de systèmes de recherche appropriés."@fr, "Организованные собрания информационных ресурсов в электронном или цифровом формате вместе с услугами, предназначенными помочь пользователям находить и использовать эти ресурсы."@ru ;
  skos:prefLabel "Biblioteca digital"@es, "Digital libraries"@en, "Цифровые библиотеки"@ru, "Bibliothèque numérique"@fr ;
  skos:broader <http://skos.um.es/unescothes/C02276> ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01049>, <http://skos.um.es/unescothes/C02831> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL525> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> .

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/C01049>
  skos:prefLabel "Оцифровка"@ru, "Digitalización"@es, "Numérisation"@fr, "Digitization"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01048> .

