@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/D007117> skos:exactMatch tero:D007117 .
tero:conceptscheme a skos:ConceptScheme .
tero:D007117
  skos:hiddenLabel "immunizations, secondary"@en, "booster immunizations"@en, "immunizations, booster"@en, "boosteri"@fi, "secondary immunizations"@en, "booster immunization"@en, "boosterirokotus"@fi ;
  skos:prefLabel "immunisering, sekundär"@sv, "sekundaarinen immunisaatio"@fi, "immunization, secondary"@en ;
  skos:broader tero:T00588 ;
  skos:altLabel "immunisaatio, sekundaarinen"@fi, "secondary immunization"@en, "tehosterokotus"@fi, "tehosterokote"@fi, "immunization, booster"@en, "booster"@fi ;
  skosext:broaderGeneric tero:T00588 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D007117> .

tero:T00588
  skos:prefLabel "immunisaatio"@fi, "immunisering"@sv, "immunisation"@en ;
  a skos:Concept ;
  skos:narrower tero:D007117 .

