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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D017780> skos:exactMatch tero:D017780 .
tero:D017780
  skos:altLabel "malarial vaccines"@en, "malariarokotus"@fi, "malariarokote"@fi ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:hiddenLabel "vaccines, malarial"@en, "vaccines, malaria"@en ;
  skos:prefLabel "malaria vaccines"@en, "malariavacciner"@sv, "malariarokotteet"@fi ;
  skosext:broaderGeneric tero:p15634 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D017780> ;
  skos:broader tero:p15634 .

