@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:p10782
  skos:prefLabel "skelettsjukdomar"@sv, "bone diseases"@en, "luuston sairaudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:D010019 .

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

<http://www.yso.fi/onto/mesh/D010019> skos:exactMatch tero:D010019 .
tero:D010019
  skos:altLabel "luuydintulehdus"@fi, "luumätä"@fi, "osteomyelitis"@fi, "luuytimen tulehdus"@fi ;
  a skos:Concept ;
  skos:hiddenLabel "osteomyelitides"@en ;
  skosext:broaderGeneric tero:p10782, tero:p1049 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "osteomyelitis"@en, "osteomyelit"@sv, "osteomyeliitti"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D010019> ;
  skos:broader tero:p10782, tero:p1049 .

