@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:conceptscheme a skos:ConceptScheme .
tero:p1049
  skos:prefLabel "inflammation"@en, "tulehdus"@fi, "infektion"@sv ;
  a skos:Concept ;
  skos:narrower tero:D009205 .

<http://www.yso.fi/onto/mesh/D009205> skos:exactMatch tero:D009205 .
tero:p2710
  skos:prefLabel "hjärtsjukdomar"@sv, "heart diseases"@en, "sydäntaudit"@fi ;
  a skos:Concept ;
  skos:narrower tero:D009205 .

tero:D009205
  skos:broader tero:p2710, tero:p1049 ;
  skosext:broaderGeneric tero:p1049, tero:p2710 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D009205> ;
  skos:altLabel "myokardiitit"@fi, "sydänlihaksen tulehdukset"@fi, "myokardit"@sv, "myocarditis"@fi, "myokardiitti"@fi, "sydänlihaksen tulehdus"@fi, "sydänlihastulehdukset"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sydänlihastulehdus"@fi, "hjärtmuskelinflammation"@sv, "myocarditis"@en ;
  skos:hiddenLabel "myocarditides"@en ;
  a skos:Concept .

