@prefix ns0: <http://www.yso.fi/onto/taxmeon/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix kassu: <http://www.yso.fi/onto/kassu/> .

<http://www.yso.fi/onto/author/Henry_Nicholas_Bolander>
  ns0:deathYear 1897 ;
  ns0:birthYear 1831 ;
  ns0:abbreviation "Bol." ;
  owl:sameAs <http://dbpedia.org/resource/Henry_Nicholas_Bolander> ;
  rdfs:label "Henry Nicholas Bolander"@fi ;
  a ns0:Author .

ns0:abbreviation rdfs:label "Auktorin nimen lyhenne"@fi, "Author abbreviation"@en .
rdf:type rdfs:label "type"@fi .
ns0:birthYear rdfs:label "Syntymävuosi"@fi, "Birth year"@en .
kassu:s14377322 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Henry_Nicholas_Bolander> .
ns0:deathYear rdfs:label "Kuolinvuosi"@fi, "Death year"@en .
ns0:Author
  rdfs:label "Author"@en, "Auktori"@fi, "An author name of a taxon"@en ;
  a owl:Class, rdfs:Class .

kassu:s9936422 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Henry_Nicholas_Bolander> .
kassu:k24281 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Henry_Nicholas_Bolander> .
