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

tero:p2339
  skos:prefLabel "teknologi"@sv, "technology"@en, "teknologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1937 .

tero:TNR1937
  skosext:broaderGeneric tero:p2339 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p2339 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1937> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "terveysteknologia"@fi ;
  a skos:Concept .

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