@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:p813
  skos:prefLabel "folkrepresentation"@sv, "parliamentary systems"@en, "kansanedustuslaitokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR91 .

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

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

