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

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

<http://skos.um.es/unescothes/C02549>
  skos:altLabel "Экспертные отчеты"@ru, "Informe de experto"@es, "Rapport d'expert"@fr, "Expert reports"@en ;
  skos:related <http://skos.um.es/unescothes/C01472>, <http://skos.um.es/unescothes/C03132> ;
  skos:prefLabel "Rapport de mission"@fr, "Informe de misión"@es, "Отчеты о командировках"@ru, "Mission reports"@en ;
  a skos:Concept ;
  ns0:memberOf <http://skos.um.es/unescothes/COL530> ;
  skos:broader <http://skos.um.es/unescothes/C02577> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> .

<http://skos.um.es/unescothes/C02577>
  skos:prefLabel "Монографии"@ru, "Monografía"@es, "Monographie"@fr, "Monographs"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C02549> .

<http://skos.um.es/unescothes/C01472>
  skos:prefLabel "Эксперты"@ru, "Experto"@es, "Expert"@fr, "Experts"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C02549> .

<http://skos.um.es/unescothes/C03132>
  skos:prefLabel "Первичные документы"@ru, "Documento primario"@es, "Document primaire"@fr, "Primary documents"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C02549> .

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

