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

tero:D018177
  skos:hiddenLabel "flavivirus"@fi, "infection, flavivirus"@en, "flavivirus infection"@en ;
  skos:prefLabel "flavivirusinfektiot"@fi, "flavivirusinfektioner"@sv, "flavivirus infections"@en ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D018177> ;
  skos:altLabel "flavivirusinfektio"@fi, "infections, flavivirus"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p7316 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p7316 .

tero:conceptscheme a skos:ConceptScheme .
