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

<http://www.yso.fi/onto/mesh/D005234> skos:exactMatch tero:D005234 .
tero:conceptscheme a skos:ConceptScheme .
tero:p12934
  skos:prefLabel "liver disorders"@en, "maksataudit"@fi, "leversjukdomar"@sv ;
  a skos:Concept ;
  skos:narrower tero:D005234 .

tero:D005234
  a skos:Concept ;
  skos:exactMatch ysa:Y168102, allars:Y41255, <http://www.yso.fi/onto/mesh/D005234> ;
  skos:prefLabel "fettlever"@sv, "fatty liver"@en, "rasvamaksa"@fi ;
  skos:altLabel "steatos"@sv, "degeneratio adiposa hepatis"@fi, "adiposis hepatis"@fi, "liver steatosis"@en ;
  skos:hiddenLabel "liver, fatty"@en, "steatosis, liver"@en ;
  skos:broader tero:p12934 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p12934 .

allars:Y41255 skos:exactMatch tero:D005234 .
ysa:Y168102 skos:exactMatch tero:D005234 .
