@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:TNR2630
  skosext:broaderGeneric tero:p12047 ;
  skos:broader tero:p12047 ;
  skos:altLabel "harmaakaihi"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR2630> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kaihi"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/stameta/TNR2630> skos:exactMatch tero:TNR2630 .
tero:conceptscheme a skos:ConceptScheme .
tero:p12047
  skos:prefLabel "eye diseases"@en, "ögonsjukdomar"@sv, "silmätaudit"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR2630 .

