@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

<http://www.yso.fi/onto/mesh/D023321> skos:exactMatch tero:D023321 .
tero:conceptscheme a skos:ConceptScheme .
tero:p15634
  skos:prefLabel "vacciner"@sv, "vaccines"@en, "rokotteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:D023321 .

tero:D023321
  a skos:Concept ;
  skos:hiddenLabel "poliovirusrokotus"@fi, "vaccines, poliovirus"@en, "poliorokotus"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D023321> ;
  skos:prefLabel "poliovacciner"@sv, "poliorokotteet"@fi, "poliovirus vaccines"@en ;
  skos:altLabel "poliovirusrokotteet"@fi, "poliorokote"@fi, "poliovirusrokote"@fi ;
  skos:broader tero:p15634 ;
  skos:inScheme tero:conceptscheme ;
  skos:narrower tero:D011055 ;
  skosext:broaderGeneric tero:p15634 .

tero:D011055
  skos:prefLabel "oraalinen poliovirusrokote"@fi, "poliovaccin, oralt"@sv, "poliovirus vaccine, oral"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:D023321 ;
  skos:broader tero:D023321 .

