@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/D008589> skos:exactMatch tero:D008589 .
tero:p7316
  skos:prefLabel "infektion"@sv, "infection"@en, "infektio"@fi ;
  a skos:Concept ;
  skos:narrower tero:D008589 .

tero:D008589
  skos:broader tero:p7316 ;
  skos:altLabel "infections, meningococcal"@en, "meningokokkisairaus"@fi, "meningokokki-infektio"@fi ;
  a skos:Concept ;
  skos:hiddenLabel "meningococcal infection"@en, "infection, meningococcal"@en ;
  skosext:broaderGeneric tero:p7316 ;
  skos:prefLabel "meningokockinfektioner"@sv, "meningococcal infections"@en, "meningokokki-infektiot"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D008589> ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
