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

<http://www.yso.fi/onto/mesh/D010612> skos:exactMatch tero:D010612 .
tero:conceptscheme a skos:ConceptScheme .
tero:p2633
  skos:prefLabel "diseases"@en, "taudit"@fi, "sjukdomar"@sv ;
  a skos:Concept ;
  skos:narrower tero:D010612 .

tero:p1049
  skos:prefLabel "inflammation"@en, "tulehdus"@fi, "infektion"@sv ;
  a skos:Concept ;
  skos:narrower tero:D010612 .

tero:D010612
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "halsont"@sv, "faryngit"@sv, "nielun tulehdus"@fi, "faryngiitti"@fi, "pharyngitis"@fi ;
  skos:prefLabel "nielutulehdus"@fi, "pharyngitis"@en, "svalginflammation"@sv ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D010612> ;
  skos:broader tero:p2633, tero:p1049 ;
  skos:hiddenLabel "sore throats"@en, "throat, sore"@en, "pharyngitides"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1049, tero:p2633 .

