@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/C02879>
  skos:prefLabel "Живопись"@ru, "Pintura"@es, "Peinture"@fr, "Painting"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C02878> .

<http://skos.um.es/unescothes/C02880>
  skos:prefLabel "Живописные работы"@ru, "Pinturas"@es, "Peintures"@fr, "Paintings"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C02878> .

<http://skos.um.es/unescothes/C00266>
  skos:prefLabel "Художники"@ru, "Artista"@es, "Artiste"@fr, "Artists"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C02878> .

<http://skos.um.es/unescothes/C02878>
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C02879>, <http://skos.um.es/unescothes/C02880> ;
  skos:prefLabel "Живописцы"@ru, "Painters"@en, "Peintre"@fr, "Pintor"@es ;
  skos:broader <http://skos.um.es/unescothes/C00266> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL345> .

<http://skos.um.es/unescothes/COL345>
  skos:prefLabel "Art"@en, "Arte"@es, "Искусство"@ru, "Arts"@fr ;
  skos:notation "3.45" ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C02878> ;
  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 .

