@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix kassu: <http://www.yso.fi/onto/kassu/> .
@prefix ns0: <http://www.yso.fi/onto/taxmeon/> .
@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/taxmeon/abbreviation> rdfs:label "Auktorin nimen lyhenne"@fi, "Author abbreviation"@en .
kassu:s16884858 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Benjamin_Clarke> .
kassu:s16629867 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Benjamin_Clarke> .
rdf:type rdfs:label "type"@fi .
<http://www.yso.fi/onto/author/Benjamin_Clarke>
  ns0:abbreviation "Clarke" ;
  rdfs:label "Benjamin Clarke"@fi ;
  a ns0:Author .

kassu:s16704572 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Benjamin_Clarke> .
kassu:k66845 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Benjamin_Clarke> .
ns0:Author
  rdfs:label "Author"@en, "Auktori"@fi, "An author name of a taxon"@en ;
  a owl:Class, rdfs:Class .

