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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D017714> skos:exactMatch tero:D017714 .
tero:D017714
  skos:prefLabel "samhällsförvärvade infektioner"@sv, "avohoitoinfektiot"@fi, "community-acquired infections"@en ;
  skos:hiddenLabel "infections, community acquired"@en, "community-acquired infection"@en, "community acquired infections"@en, "infection, community-acquired"@en ;
  a skos:Concept ;
  skos:altLabel "infections, community-acquired"@en, "avohoitoinfektio"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D017714> ;
  skosext:broaderGeneric tero:p7316 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p7316 .

