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

allars:Y29044 skos:exactMatch tero:p20194 .
yso:p20194 skos:exactMatch tero:p20194 .
tero:conceptscheme a skos:ConceptScheme .
tero:p20194
  skos:prefLabel "tiehallinto"@fi, "road administration"@en, "vägförvaltning"@sv ;
  a skos:Concept ;
  skos:exactMatch allars:Y29044, yso:p20194, ysa:Y107317 ;
  skosext:broaderGeneric tero:p3953 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p3953 .

tero:p3953
  skos:prefLabel "traffic administration"@en, "trafikförvaltning"@sv, "liikennehallinto"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20194 .

ysa:Y107317 skos:exactMatch tero:p20194 .
