@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p3274
  skos:broader yso:p2665 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "modellteckning (teckningskonst)"@sv, "elävän mallin piirustus (piirustustaide)"@fi, "life drawing"@en ;
  a skos:Concept .

yso:p23104 skos:narrowMatch yso:p3274 .
puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p13547
  skos:prefLabel "teckningskonst enligt ämne"@sv, "piirustustaide aiheen mukaan"@fi ;
  a skos:Collection ;
  skos:member yso:p3274 .

yso:p2665
  skos:prefLabel "teckningskonst"@sv, "art of drawing"@en, "piirustustaide"@fi ;
  a skos:Concept ;
  skos:narrower yso:p3274 .

