@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#> .

tero:TNR2014
  skosext:broaderGeneric tero:p7517 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p7517 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR2014> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "yksikkökustannukset"@fi ;
  a skos:Concept .

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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/stameta/TNR2014> skos:exactMatch tero:TNR2014 .
