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

tero:TNR813
  skosext:broaderGeneric tero:p4066 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p4066 ;
  skos:related tero:p9113 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR813> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "valtioneuvosto"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p9113
  skos:prefLabel "state administration"@en, "statsförvaltning"@sv, "valtionhallinto"@fi ;
  a skos:Concept ;
  skos:related tero:TNR813 .

<http://www.yso.fi/onto/stameta/TNR813> skos:exactMatch tero:TNR813 .
tero:p4066
  skos:prefLabel "administrativa organ"@sv, "administrative bodies"@en, "hallintoelimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR813 .

