@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

<http://www.yso.fi/onto/mesh/D010033> skos:exactMatch tero:p3129 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y111535 skos:exactMatch tero:p3129 .
tero:p3130
  skos:prefLabel "otitis"@en, "öroninflammation"@sv, "korvatulehdus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3129 .

tero:p3129
  skos:broader tero:p3130 ;
  skos:altLabel "otitis media"@fi, "otitis media"@sv, "inflammation of the middle ear"@en, "välikorvan tulehdus"@fi ;
  skos:hiddenLabel "otiitti"@fi, "välikorvantulehdus"@fi ;
  skos:prefLabel "mellanöreinflammation"@sv, "otitis media"@en, "välikorvatulehdus"@fi ;
  skosext:broaderGeneric tero:p3130 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D010033>, ysa:Y111535 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

