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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D009175> skos:exactMatch tero:D009175 .
tero:D009175
  skos:prefLabel "mykoplasmainfektioner"@sv, "mycoplasma infections"@en, "mykoplasmainfektiot"@fi ;
  skos:hiddenLabel "mycoplasma infection"@en, "infection, mycoplasma"@en, "eperythrozoonoses"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p7316 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D009175> ;
  skos:altLabel "mykoplasmainfektio"@fi, "infections, mycoplasma"@en, "MP-infektio"@fi, "MP-infektiot"@fi, "eperythrozoonosis"@sv, "mycoplasma-infektio"@fi, "mycoplasma-infektiot"@fi ;
  skosext:broaderGeneric tero:p7316 ;
  a skos:Concept .

