@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:D007115
  skos:altLabel "vaccination schedule"@fi, "rokotuslomake"@fi, "rokotuskaavake"@fi ;
  skos:prefLabel "immunization schedule"@en, "rokotusaikataulu"@fi, "immuniseringsschema"@sv ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D007115> ;
  skos:hiddenLabel "schedule, immunization"@en, "immunization schedules"@en, "schedules, immunization"@en ;
  skos:broader tero:p2752, tero:D017589 ;
  skosext:broaderGeneric tero:p2752 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderPartitive tero:D017589 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D007115> skos:exactMatch tero:D007115 .
tero:p2752
  skos:prefLabel "timetables"@en, "tidtabeller"@sv, "aikataulut"@fi ;
  a skos:Concept ;
  skos:narrower tero:D007115 .

tero:D017589
  skos:prefLabel "immuniseringsprogram"@sv, "immunization programs"@en, "rokotusohjelmat"@fi ;
  a skos:Concept ;
  skos:narrower tero:D007115 .

