@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:conceptscheme a skos:ConceptScheme .
tero:p7316
  skos:prefLabel "infektion"@sv, "infection"@en, "infektio"@fi ;
  a skos:Concept ;
  skos:narrower tero:D012400 .

<http://www.yso.fi/onto/mesh/D012400> skos:exactMatch tero:D012400 .
tero:D012400
  skosext:broaderGeneric tero:p7316 ;
  skos:altLabel "rotavirusinfektio"@fi, "rotavirusripulit"@fi, "infectio rotavirosa"@fi, "ripuli, rotavirus-"@fi, "rotavirusripuli"@fi ;
  skos:hiddenLabel "infection, rotavirus"@en, "infections, rotavirus"@en, "rotavirus infection"@en ;
  skos:prefLabel "rotavirus infections"@en, "rotavirusinfektioner"@sv, "rotavirusinfektiot"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D012400> ;
  a skos:Concept ;
  skos:broader tero:p7316 ;
  skos:inScheme tero:conceptscheme .

