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

tero:conceptscheme a skos:ConceptScheme .
tero:p20898
  skos:prefLabel "Bacillus bacteria"@en, "Bacillus-bakteerit"@fi, "Bacillusbakterier"@sv ;
  a skos:Concept ;
  skos:narrower tero:p21400 .

allars:Y41127 skos:exactMatch tero:p21400 .
ysa:Y165152 skos:exactMatch tero:p21400 .
yso:p21400 skos:exactMatch tero:p21400 .
tero:p21400
  skosext:broaderGeneric tero:p20898 ;
  skos:broader tero:p20898 ;
  skos:exactMatch allars:Y41127, ysa:Y165152, yso:p21400 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Bacillus mojavensis"@fi, "Bacillus mojavensis"@sv ;
  a skos:Concept .

