@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:D012900
  a skos:Concept ;
  skos:hiddenLabel "isorokkorokotus"@fi, "vaccine, smallpox"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p15634 ;
  skos:prefLabel "smallpox vaccine"@en, "isorokkorokote"@fi, "smittkoppsvaccin"@sv ;
  skos:broader tero:p15634 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D012900> .

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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D012900> skos:exactMatch tero:D012900 .
