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

tero:D018357
  skos:prefLabel "respiratory syncytial virus infections"@en, "RS-virusinfektiot"@fi, "respiratoriska syncytialvirusinfektioner"@sv ;
  skos:altLabel "infections, respiratory syncytial virus"@en, "respiratory syncytial virus -infektiot"@fi, "RSV-infektiot"@fi, "RSV-infektio"@fi, "respiratory syncytial virus -infektio"@fi, "RS-virusinfektio"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p7316 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D018357> ;
  skos:broader tero:p7316 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
