@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/TNR1687> skos:exactMatch tero:TNR1687 .
tero:p454
  skos:prefLabel "politics"@en, "politik"@sv, "politiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1687 .

tero:conceptscheme a skos:ConceptScheme .
tero:TNR1687
  skosext:broaderGeneric tero:p454 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p454 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1687> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "julkaisupolitiikka"@fi ;
  a skos:Concept .

