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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/stameta/TNR25> skos:exactMatch tero:TNR25 .
tero:p183
  skos:prefLabel "research"@en, "forskning"@sv, "tutkimus"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR25 .

