@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:D022243
  skos:hiddenLabel "rotavirusrokotus"@fi, "vaccines, rotavirus"@en ;
  skos:prefLabel "rotavirusrokotteet"@fi, "rotavirus vaccines"@en, "rotavirusvacciner"@sv ;
  skos:broader tero:D014765 ;
  a skos:Concept ;
  skos:altLabel "rotavirusrokote"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D022243> ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:D014765 .

tero:conceptscheme a skos:ConceptScheme .
tero:D014765
  skos:prefLabel "virusrokotteet"@fi, "virusvacciner"@sv, "viral vaccines"@en ;
  a skos:Concept ;
  skos:narrower tero:D022243 .

<http://www.yso.fi/onto/mesh/D022243> skos:exactMatch tero:D022243 .
