@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:D002169 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D002169> skos:exactMatch tero:D002169 .
tero:D002169
  skos:hiddenLabel "campylobacter infection"@en, "infection, campylobacter"@en ;
  skos:altLabel "kampylobakteeri-infektio"@fi, "campylobacter-infektiot"@fi, "campylobacter-infektio"@fi, "infections, campylobacter"@en ;
  skos:broader tero:p7316 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p7316 ;
  skos:prefLabel "campylobacterinfektioner"@sv, "campylobacter infections"@en, "kampylobakteeri-infektiot"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D002169> .

