@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:D007238
  skosext:broaderGeneric tero:D009336, tero:p9886 ;
  skos:altLabel "infarktit"@fi, "infarctus"@fi ;
  skos:broader tero:D009336, tero:p9886 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "infarction"@en, "infarkti"@fi, "infarkt"@sv ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D007238> ;
  skos:hiddenLabel "infarctions"@en ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D007238> skos:exactMatch tero:D007238 .
tero:D009336
  skos:prefLabel "vävnadsdöd"@sv, "necrosis"@en, "nekroosi"@fi ;
  a skos:Concept ;
  skos:narrower tero:D007238 .

tero:p9886
  skos:prefLabel "hjärt-kärlsjukdomar"@sv, "cardiovascular diseases"@en, "sydän- ja verisuonitaudit"@fi ;
  a skos:Concept ;
  skos:narrower tero:D007238 .

