@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:D009108
  skos:hiddenLabel "vaccine, mumps"@en, "sikotautirokotus"@fi, "parotiittirokotus"@fi ;
  skosext:broaderGeneric tero:p15634 ;
  skos:altLabel "parotiittirokote"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "mumps vaccine"@en, "sikotautirokote"@fi, "påssjukevaccin"@sv ;
  skos:broader tero:p15634 ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D009108> .

tero:p15634
  skos:prefLabel "vacciner"@sv, "vaccines"@en, "rokotteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:D009108 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D009108> skos:exactMatch tero:D009108 .
