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

tero:p19459
  skos:exactMatch allars:Y16776, ysa:Y108461, yso:p19459 ;
  skos:prefLabel "tietokoneen ajokorttitutkinto"@fi, "datakörkortsexamen"@sv, "computer driving licence examination"@en ;
  skosext:broaderGeneric tero:p374 ;
  skos:broader tero:p374 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y108461 skos:exactMatch tero:p19459 .
allars:Y16776 skos:exactMatch tero:p19459 .
yso:p19459 skos:exactMatch tero:p19459 .
tero:p374
  skos:prefLabel "examina"@sv, "examinations"@en, "tutkinnot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19459 .

