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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D008458> skos:exactMatch tero:D008458 .
tero:D008458
  skos:hiddenLabel "vaccine, measles"@en, "morbillirokotus"@fi, "tuhkarokkorokotus"@fi ;
  skos:prefLabel "mässlingsvaccin"@sv, "tuhkarokkorokote"@fi, "measles vaccine"@en ;
  skos:altLabel "morbillirokote"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D008458> ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p15634 ;
  skos:broader tero:p15634 .

