@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/D017325> skos:exactMatch tero:D017325 .
tero:D017325
  skos:prefLabel "hepatitis b vaccines"@en, "hepatit b-vacciner"@sv, "B-hepatiittirokotteet"@fi ;
  skos:hiddenLabel "hepatiitti b -rokotus"@fi, "vaccine, hepatitis b"@en, "B-hepatiittirokotus"@fi, "vaccines, hepatitis b"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p15634 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D017325> ;
  skos:altLabel "maksatulehdusrokote, b"@fi, "hepatiitti b -rokote"@fi, "hepatitis b vaccine"@en, "hepatiitti b -rokotteet"@fi, "B-hepatiittirokote"@fi ;
  a skos:Concept ;
  skos:broader tero:p15634 .

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

tero:conceptscheme a skos:ConceptScheme .
