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

<http://skos.um.es/unescothes/COL350>
  skos:prefLabel "Визуальные виды искусства"@ru, "Artes visuales"@es, "Arts visuels"@fr, "Visual arts"@en ;
  skos:notation "3.50" ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C02542> ;
  rdfs:label "Visual arts"@en, "Визуальные виды искусства"@ru, "Arts visuels"@fr, "Artes visuales"@es .

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

<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/C02542>
  skos:broader <http://skos.um.es/unescothes/C02880> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  ns0:memberOf <http://skos.um.es/unescothes/COL350> ;
  skos:prefLabel "Миниатюрная живопись"@ru, "Miniatura"@es, "Miniature"@fr, "Miniature paintings"@en ;
  a skos:Concept .

