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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D012411> skos:exactMatch tero:D012411 .
tero:D012411
  skos:hiddenLabel "vaccine, rubella"@en, "rubellarokotus"@fi, "rubeolarokotus"@fi, "vihurirokkorokotus"@fi ;
  skos:broader tero:p15634 ;
  skosext:broaderGeneric tero:p15634 ;
  skos:altLabel "rubellavaccin"@sv, "rubellarokote"@fi, "rubeolarokote"@fi ;
  skos:prefLabel "vihurirokkorokote"@fi, "rubella vaccine"@en, "rödahundvaccin"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D012411> ;
  a skos:Concept .

