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

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

<http://www.yso.fi/onto/mesh/D017955> skos:exactMatch tero:D017955 .
tero:D017955
  skos:altLabel "lansing virus"@en, "poliovirus type 2"@en, "poliovirus type 3"@en, "brunhilde virus"@en, "polioviruses"@en, "poliovirus type 1"@en, "leon virus"@en ;
  skos:hiddenLabel "poliovirus 3, human"@en, "poliovirus 1, human"@en, "poliovirus 2, human"@en ;
  skosext:broaderGeneric tero:p1123 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D017955> ;
  skos:broader tero:p1123 ;
  a skos:Concept ;
  skos:prefLabel "poliovirus"@fi, "poliovirus"@en, "poliovirus"@sv .

