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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D011819> skos:exactMatch tero:D011819 .
tero:D011819
  skosext:broaderGeneric tero:p15634 ;
  skos:hiddenLabel "vaccine, rabies"@en, "vaccines, rabies"@en ;
  skos:prefLabel "rabiesvacciner"@sv, "rabies vaccines"@en, "vesikauhurokotteet"@fi ;
  skos:altLabel "rabiesrokote"@fi, "rabiesrokotteet"@fi, "rabies vaccine"@en, "rabiesrokotus"@fi, "rabies human diploid cell vaccine"@en, "vesikauhurokote"@fi, "vesikauhurokotus"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p15634 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D011819> .

