@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p23840 skos:exactMatch tero:p23840 .
tero:conceptscheme a skos:ConceptScheme .
tero:p23840
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "ajotaito"@fi, "körskicklighet"@sv, "driving skills"@en ;
  skosext:broaderGeneric tero:p5798 ;
  yso:p23805 ysa:Y172856 ;
  skos:related tero:p23841, tero:p10682 ;
  skos:broader tero:p5798 ;
  skos:exactMatch yso:p23840 .

tero:p5798
  skos:prefLabel "skills"@en, "färdigheter"@sv, "taidot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23840 .

tero:p10682
  skos:prefLabel "driving ability"@en, "körförmåga"@sv, "ajokyky"@fi ;
  a skos:Concept ;
  skos:related tero:p23840 .

tero:p23841
  skos:prefLabel "driving style"@en, "körstil"@sv, "ajotapa"@fi ;
  a skos:Concept ;
  skos:related tero:p23840 .

