@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/TNR607> skos:exactMatch tero:TNR607 .
tero:p4190
  skos:prefLabel "personnel"@en, "personal"@sv, "henkilöstö"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR607 .

tero:conceptscheme a skos:ConceptScheme .
tero:TNR607
  skosext:broaderGeneric tero:p4190 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p4190 ;
  skos:altLabel "ammatillinen henkilökunta"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR607> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "ammattihenkilöstö"@fi ;
  a skos:Concept .

