@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/D013290> skos:exactMatch tero:D013290 .
tero:D013290
  skos:broader tero:p7316 ;
  skos:altLabel "streptokokki-infektio"@fi, "infections, streptococcal"@en ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D013290> ;
  skos:prefLabel "streptokokki-infektiot"@fi, "streptococcal infections"@en, "streptokockinfektioner"@sv ;
  skos:hiddenLabel "infection, streptococcal"@en, "streptococcal infection"@en ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p7316 .

tero:p7316
  skos:prefLabel "infektion"@sv, "infection"@en, "infektio"@fi ;
  a skos:Concept ;
  skos:narrower tero:D013290 .

tero:conceptscheme a skos:ConceptScheme .
