@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:conceptscheme a skos:ConceptScheme .
tero:p2343
  skos:prefLabel "lastning"@sv, "kuormaus"@fi, "loading"@en ;
  a skos:Concept ;
  skos:narrower tero:p2342 .

allars:Y27060 skos:exactMatch tero:p2342 .
ysa:Y94523 skos:exactMatch tero:p2342 .
yso:p2342 skos:exactMatch tero:p2342 .
tero:p2342
  skos:broader tero:p2343 ;
  a skos:Concept ;
  skos:exactMatch yso:p2342, allars:Y27060, ysa:Y94523 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "ahtaus"@fi, "stuvning  -- transport"@sv, "stevedoring"@en ;
  skosext:broaderGeneric tero:p2343 .

