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

tero:p13011
  skosext:broaderGeneric tero:p7517 ;
  skos:broader tero:p7517 ;
  skos:exactMatch ysa:Y118880, allars:Y25138, yso:p13011 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "resekostnader"@sv, "matkakustannukset"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p7517
  skos:prefLabel "kostnader"@sv, "costs"@en, "kustannukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13011 .

ysa:Y118880 skos:exactMatch tero:p13011 .
yso:p13011 skos:exactMatch tero:p13011 .
allars:Y25138 skos:exactMatch tero:p13011 .
