@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:p15634
  skos:prefLabel "vacciner"@sv, "vaccines"@en, "rokotteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:D014121 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D014121> skos:exactMatch tero:D014121 .
tero:D014121
  a skos:Concept ;
  skosext:broaderGeneric tero:p15634 ;
  skos:hiddenLabel "deactivated toxins"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "toxoids"@en, "toksoidit"@fi, "toxoider"@sv ;
  skos:altLabel "anatoksiinit"@fi, "toksoidi"@fi, "toxoides"@fi, "anatoksiini"@fi ;
  skos:broader tero:p15634 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D014121> .

