@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:s14377929 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Albert_Bruce_Jackson> .
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 .
<http://www.yso.fi/onto/author/Albert_Bruce_Jackson>
  ns0:deathYear 1947 ;
  ns0:birthYear 1876 ;
  ns0:firstName "Albert B" ;
  ns0:abbreviation "A.B.Jacks." ;
  ns0:lastName "Jackson" ;
  owl:sameAs <http://dbpedia.org/resource/Albert_Bruce_Jackson> ;
  rdfs:label "Albert Bruce Jackson"@fi ;
  a ns0:Author .

ns0:birthYear rdfs:label "Syntymävuosi"@fi, "Birth year"@en .
kassu:k52646 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Albert_Bruce_Jackson> .
ns0:lastName rdfs:label "Last name"@en, "Sukunimi"@fi .
kassu:s11754675 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Albert_Bruce_Jackson> .
kassu:k55258 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Albert_Bruce_Jackson> .
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 .

