@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/D017934> skos:exactMatch tero:D017934 .
tero:D017934
  skos:altLabel "rabbit coronavirus"@en, "coronavirus"@fi, "encephalomyelitis virus, porcine hemagglutinating"@en ;
  skos:prefLabel "koronavirus"@fi, "coronavirus"@en, "coronavirus"@sv ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D017934> ;
  a skos:Concept ;
  skos:hiddenLabel "rabbit coronaviruses"@en, "coronaviruses, rabbit"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:D003332 ;
  skosext:broaderGeneric tero:D003332 .

tero:conceptscheme a skos:ConceptScheme .
tero:D003332
  skos:prefLabel "coronaviridae"@en, "coronaviridae"@sv, "koronavirukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:D017934 .

