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

<http://www.yso.fi/onto/stameta/TNR1920> skos:exactMatch tero:TNR1920 .
tero:p2536
  skos:prefLabel "tekniska system"@sv, "technical systems"@en, "tekniset järjestelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1920 .

tero:conceptscheme a skos:ConceptScheme .
tero:p4327
  skos:prefLabel "economic administration"@en, "ekonomiförvaltning"@sv, "taloushallinto"@fi ;
  a skos:Concept ;
  skos:related tero:TNR1920 .

tero:TNR1920
  skosext:broaderGeneric tero:p2536 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p2536 ;
  skos:related tero:p4327 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1920> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "taloushallintojärjestelmät"@fi ;
  a skos:Concept .

