@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:p4328
  skos:prefLabel "administration"@en, "förvaltning"@sv, "hallinto"@fi ;
  a skos:Concept ;
  skos:related tero:TNR1950 .

tero:conceptscheme a skos:ConceptScheme .
tero:TNR1950
  skosext:broaderGeneric tero:p272 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p272 ;
  skos:related tero:p4328 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1950> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "toimitusneuvostot"@fi ;
  a skos:Concept .

tero:p272
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:TNR1950 .

<http://www.yso.fi/onto/stameta/TNR1950> skos:exactMatch tero:TNR1950 .
