@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

tero:D007836
  skosext:broaderGeneric tero:p1123 ;
  skos:broader tero:p1123 ;
  skos:altLabel "lassakuumevirus"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D007836> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "lassavirus"@sv, "lassavirus"@fi, "lassa virus"@en ;
  a skos:Concept .

tero:p1123
  skos:prefLabel "virus"@sv, "viruses"@en, "virukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:D007836 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D007836> skos:exactMatch tero:D007836 .
