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

allars:Y35802 skos:exactMatch tero:D012845 .
ysa:Y157432 skos:exactMatch tero:D012845 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1123
  skos:prefLabel "virus"@sv, "viruses"@en, "virukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:D012845 .

<http://www.yso.fi/onto/mesh/D012845> skos:exactMatch tero:D012845 .
tero:D012845
  skos:prefLabel "Sindbis virus"@en, "Sindbis-virus"@fi, "Sindbis-virus"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1123 ;
  skos:exactMatch allars:Y35802, ysa:Y157432, <http://www.yso.fi/onto/mesh/D012845> ;
  skos:broader tero:p1123 ;
  skos:hiddenLabel "sindbis"@fi .

