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

<http://www.yso.fi/onto/author/Jacob_Peter_Anderson>
  ns0:abbreviation "J.P.Anderson" ;
  rdfs:label "Jacob Peter Anderson"@fi ;
  a ns0:Author .

ns0:abbreviation rdfs:label "Auktorin nimen lyhenne"@fi, "Author abbreviation"@en .
kassu:s9920835 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Jacob_Peter_Anderson> .
rdf:type rdfs:label "type"@fi .
ns0:Author
  rdfs:label "Author"@en, "Auktori"@fi, "An author name of a taxon"@en ;
  a owl:Class, rdfs:Class .

kassu:s16898408 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Jacob_Peter_Anderson> .
