@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p6504
  skos:prefLabel "matförgiftning"@sv, "food poisoning"@en, "ruokamyrkytys"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6503 .

ysa:Y113540 skos:exactMatch tero:p6503 .
allars:Y41864 skos:exactMatch tero:p6503 .
<http://www.yso.fi/onto/mesh/D001906> skos:exactMatch tero:p6503 .
tero:p6503
  skos:prefLabel "botulismi"@fi, "botulism"@en, "botulism"@sv ;
  skos:hiddenLabel "toxico infectious botulism"@en, "infantile botulism"@en, "botulism, toxico infectious"@en ;
  skos:exactMatch ysa:Y113540, allars:Y41864, <http://www.yso.fi/onto/mesh/D001906> ;
  skos:altLabel "botulism, toxico-infectious"@en, "toxico-infectious botulism"@en ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6504 ;
  skos:broader tero:p6504 .

