@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#> .

<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/C00968>
  skos:prefLabel "Базы данных"@ru, "Base de datos"@es, "Base de données"@fr, "Databases"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01931> .

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

<http://skos.um.es/unescothes/C00370>
  skos:prefLabel "Библиографические услуги"@ru, "Servicio bibliográfico"@es, "Service bibliographique"@fr, "Bibliographic services"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01931> .

<http://skos.um.es/unescothes/C02945>
  skos:prefLabel "Периодические издания"@ru, "Publicación periódica"@es, "Périodique"@fr, "Periodicals"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01931> .

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/COL530>
  skos:prefLabel "Information sources"@en, "Fuentes de información"@es, "Sources d'information"@fr, "Информационные источники"@ru ;
  rdfs:label "Information sources"@en, "Sources d'information"@fr, "Fuentes de información"@es, "Информационные источники"@ru ;
  skos:notation "5.30" ;
  skos:member <http://skos.um.es/unescothes/C01931> ;
  a isothes:ConceptGroup .

<http://skos.um.es/unescothes/C01931>
  skos:related <http://skos.um.es/unescothes/C00370>, <http://skos.um.es/unescothes/C00372>, <http://skos.um.es/unescothes/C00968>, <http://skos.um.es/unescothes/C00524>, <http://skos.um.es/unescothes/C00223>, <http://skos.um.es/unescothes/C03302>, <http://skos.um.es/unescothes/C02945> ;
  skos:altLabel "Índice KWIC"@es, "Índice alfabético"@es, "Index-matières"@fr, "Subject indexes"@en, "Index permuté"@fr, "Index bulletins"@en, "Пермутационные индексы"@ru, "Index des citations"@fr, "Índice de citas"@es, "Index KWOC"@fr, "Index des matières"@fr, "Índice KWOC"@es, "Index des bulletins"@fr, "Permuted indexes"@en, "Index des périodiques"@fr, "Citation indexes"@en, "Índice de boletines"@es, "Индексы цитирования"@ru, "Índice permutado"@es, "KWIC indexes"@en, "Índice periódico"@es, "Índice de materias"@es, "KWOC indexes"@en, "Índice jerárquico"@es, "Periodical indexes"@en, "Бюллетени индексов"@ru, "Периодические индексы"@ru, "Индексы KWOC"@ru, "Предметные индексы"@ru, "Индексы KWIC"@ru, "Index KWIC"@fr ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:scopeNote "Систематизированное справочное описание содержания файла или документа, дополненное идентификационной справкой или указанием о местонахождении этих документов."@ru, "Liste ordonnée des contenus d'un fichier ou d'un document ainsi que les références nécessaires à l'identification ou la localisation de ces contenus."@fr, "Lista de contenidos de un fichero o de un documento con las referencias necesarias para identificar y localizar esos contenidos."@es ;
  skos:prefLabel "Indexes"@en, "Indice"@es, "Индексы"@ru, "Index"@fr ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C03578> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL530> .

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/C00223>
  skos:prefLabel "Поисковый аппарат архивов"@ru, "Instrumento de búsqueda en archivos"@es, "Instrument de recherche en archives"@fr, "Archive finding aids"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01931> .

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 .

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/C03302>
  skos:prefLabel "Справочные материалы"@ru, "Material de referencia"@es, "Ouvrage de référence"@fr, "Reference materials"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01931> .

<http://skos.um.es/unescothes/C03578>
  skos:prefLabel "Вторичные документы"@ru, "Documento secundario"@es, "Document secondaire"@fr, "Secondary documents"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C01931> .

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/C00524>
  skos:prefLabel "Каталоги"@ru, "Catálogo"@es, "Catalogue"@fr, "Catalogues"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01931> .

<http://skos.um.es/unescothes/C00372>
  skos:prefLabel "Библиографии"@ru, "Bibliografía"@es, "Bibliographie"@fr, "Bibliographies"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01931> .

