@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p16954
  a skos:Concept ;
  skos:narrower koko:p2 ;
  skos:prefLabel "fordonsteknik"@sv, "kulkuneuvotekniikka"@fi, "vehicle technology"@en ;
  skos:closeMatch ysa:Y6870 ;
  skos:exactMatch yso:p13994 ;
  skos:altLabel "liikennevälinetekniikka"@fi ;
  skos:broader koko:p48180 ;
  skos:inScheme yso:conceptscheme .

koko:p48180
  skos:prefLabel "teknik"@sv, "technics"@en, "tekniikka"@fi ;
  a skos:Concept ;
  skos:narrower koko:p16954 .

koko:p2
  skos:prefLabel "automotive engineering"@en, "bilteknik"@sv, "autotekniikka"@fi ;
  a skos:Concept ;
  skos:broader koko:p16954 .

