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

<http://skos.um.es/unescothes/C02644>
  skos:prefLabel "Музыка"@ru, "Música"@es, "Musique"@fr, "Music"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C02652> .

<http://skos.um.es/unescothes/C02652>
  skos:prefLabel "Музыканты"@ru, "Musicians"@en, "Musicien"@fr, "Músico"@es ;
  ns0:memberOf <http://skos.um.es/unescothes/COL345> ;
  skos:related <http://skos.um.es/unescothes/C02644> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:narrower <http://skos.um.es/unescothes/C00729> ;
  skos:broader <http://skos.um.es/unescothes/C02941> ;
  a skos:Concept .

<http://skos.um.es/unescothes/C00729>
  skos:prefLabel "Композиторы"@ru, "Compositor"@es, "Compositeur"@fr, "Composers"@en ;
  a skos:Concept ;
  skos:broader <http://skos.um.es/unescothes/C02652> .

<http://skos.um.es/unescothes/C02941>
  skos:prefLabel "Исполнители"@ru, "Artista escénico"@es, "Artiste interprète"@fr, "Performers"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C02652> .

<http://skos.um.es/unescothes/COL345>
  skos:member <http://skos.um.es/unescothes/C02652> ;
  skos:prefLabel "Art"@en, "Arte"@es, "Искусство"@ru, "Arts"@fr ;
  skos:notation "3.45" ;
  a isothes:ConceptGroup ;
  rdfs:label "Искусство"@ru, "Art"@en, "Arts"@fr, "Arte"@es .

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

