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

jupo:p2149
  a skos:Concept ;
  skos:broader yso:p4203, jupo:p2100 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "pintakäsittelyalan perustutkinto, maalari"@fi .

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

yso:p4203
  a skos:Concept ;
  skos:narrower jupo:p2149 ;
  skos:prefLabel "yrkesexamina"@sv, "vocational qualifications"@en, "ammattitutkinnot"@fi .

jupo:p2100
  a skos:Concept ;
  skos:narrower jupo:p2149 ;
  skos:prefLabel "ammattitutkinnot"@fi .

