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

<http://www.yso.fi/onto/taxmeon/abbreviation> rdfs:label "Auktorin nimen lyhenne"@fi, "Author abbreviation"@en .
<http://www.yso.fi/onto/taxmeon/firstName> rdfs:label "Etunimi"@fi, "Firs name"@en .
rdf:type rdfs:label "type"@fi .
<http://www.yso.fi/onto/author/Alan_Ackerman_Beetle>
  ns0:deathYear 2003 ;
  ns0:birthYear 1913 ;
  ns0:firstName "Alan" ;
  ns0:abbreviation "Beetle" ;
  ns0:lastName "Beetle" ;
  owl:sameAs <http://dbpedia.org/resource/Alan_Ackerman_Beetle> ;
  rdfs:label "Alan Ackerman Beetle"@fi ;
  a ns0:Author .

kassu:s10009719 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Alan_Ackerman_Beetle> .
kassu:s9969624 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Alan_Ackerman_Beetle> .
ns0:birthYear rdfs:label "Syntymävuosi"@fi, "Birth year"@en .
kassu:s9989788 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Alan_Ackerman_Beetle> .
kassu:s9880235 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Alan_Ackerman_Beetle> .
ns0:lastName rdfs:label "Last name"@en, "Sukunimi"@fi .
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:s10009741 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Alan_Ackerman_Beetle> .
kassu:s9910618 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Alan_Ackerman_Beetle> .
kassu:s9880199 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Alan_Ackerman_Beetle> .
