@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p6239
  skos:prefLabel "metabolic diseases"@en, "aineenvaihduntataudit"@fi, "metabola sjukdomar"@sv ;
  a skos:Concept ;
  skos:related tero:p15294 .

tero:p2633
  skos:prefLabel "diseases"@en, "taudit"@fi, "sjukdomar"@sv ;
  a skos:Concept ;
  skos:narrower tero:p15294 .

yso:p15294 skos:exactMatch tero:p15294 .
allars:Y14899 skos:exactMatch tero:p15294 .
ysa:Y101827 skos:exactMatch tero:p15294 .
tero:p15294
  skosext:broaderGeneric tero:p2633 ;
  skos:prefLabel "absorptionsstörningar"@sv, "absorptive disorders"@en, "imeytymishäiriöt"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p15294, allars:Y14899, ysa:Y101827 ;
  skos:related tero:p6239 ;
  skos:broader tero:p2633 ;
  skos:inScheme tero:conceptscheme .

