@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:p2633
  skos:prefLabel "diseases"@en, "taudit"@fi, "sjukdomar"@sv ;
  a skos:Concept ;
  skos:narrower tero:TNR1586 .

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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/stameta/TNR1586> skos:exactMatch tero:TNR1586 .
