@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/TNR2064> skos:exactMatch tero:TNR2064 .
tero:TNR497
  skos:prefLabel "sosiaalialan henkilöstö"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR2064 .

tero:conceptscheme a skos:ConceptScheme .
tero:TNR2064
  skosext:broaderGeneric tero:TNR497 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:TNR497 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR2064> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "päivähoidon henkilöstö"@fi ;
  a skos:Concept .

