@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/TNR1756> skos:exactMatch tero:TNR1756 .
tero:conceptscheme a skos:ConceptScheme .
tero:TNR1756
  skosext:broaderGeneric tero:p37 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p37 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1756> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "lehdistötiedotteet"@fi ;
  a skos:Concept .

tero:p37
  skos:prefLabel "tillkännagivanden"@sv, "bulletins"@en, "tiedotteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1756 .

