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

kassu:s16791948 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Edward_Palmer> .
ns0:abbreviation rdfs:label "Auktorin nimen lyhenne"@fi, "Author abbreviation"@en .
ns0:firstName rdfs:label "Etunimi"@fi, "Firs name"@en .
rdf:type rdfs:label "type"@fi .
kassu:s16712014 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Edward_Palmer> .
kassu:s16791499 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Edward_Palmer> .
kassu:s16780608 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Edward_Palmer> .
ns0:birthYear rdfs:label "Syntymävuosi"@fi, "Birth year"@en .
<http://www.yso.fi/onto/author/Edward_Palmer>
  ns0:deathYear 1911 ;
  ns0:birthYear 1829 ;
  ns0:firstName "Edward" ;
  ns0:abbreviation "Palmer" ;
  ns0:lastName "Palmer" ;
  owl:sameAs <http://dbpedia.org/resource/Edward_Palmer_(botanist)> ;
  rdfs:label "Edward Palmer"@fi ;
  a ns0:Author .

ns0:lastName rdfs:label "Last name"@en, "Sukunimi"@fi .
kassu:s16645691 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Edward_Palmer> .
kassu:s16791495 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Edward_Palmer> .
kassu:s16780854 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Edward_Palmer> .
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 .

