@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/D008582> skos:exactMatch tero:D008582 .
tero:p20486
  skos:prefLabel "meningitis"@en, "aivokalvotulehdus"@fi, "hjärnhinneinflammation"@sv ;
  a skos:Concept ;
  skos:narrower tero:D008582 .

tero:conceptscheme a skos:ConceptScheme .
tero:D008582
  skos:broader tero:p20486 ;
  skos:altLabel "aseptinen aivokalvojen tulehdus"@fi, "aseptinen meningiitti"@fi, "aseptinen aivokalvontulehdus"@fi, "aivokalvotulehdus, aseptinen"@fi, "meningit, aseptisk"@sv, "aseptic meningitis"@en, "meningitis aseptica"@fi ;
  skos:prefLabel "hjärnhinneinflammation, aseptisk"@sv, "meningitis, aseptic"@en, "aseptinen aivokalvotulehdus"@fi ;
  skosext:broaderGeneric tero:p20486 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D008582> .

