@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/C01069> ;
  skos:notation "5.30" .

<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/C03775>
  skos:prefLabel "Звукозаписи"@ru, "Grabación sonora"@es, "Enregistrement sonore"@fr, "Sound recordings"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C01069> .

<http://skos.um.es/unescothes/C01069>
  skos:altLabel "Records"@en, "Compact discs"@en, "Грампластинки"@ru, "Disque compact"@fr, "Disco vinilo"@es, "Компакт-диски"@ru, "CD"@es, "Disco compacto"@es, "Disque vinyle"@fr ;
  skos:broader <http://skos.um.es/unescothes/C03775> ;
  skos:prefLabel "Grabación en disco"@es, "Записи на дисках"@ru, "Enregistrement sur disque"@fr, "Disc recordings"@en ;
  a skos:Concept ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL530> .

