@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<http://www.yso.fi/onto/taxmeon/abbreviation> rdfs:label "Auktorin nimen lyhenne"@fi, "Author abbreviation"@en .
<http://www.yso.fi/onto/author/Stuart_Max_Walters>
  ns0:abbreviation "Walters" ;
  owl:sameAs <http://dbpedia.org/resource/Stuart_Max_Walters> ;
  rdfs:label "Stuart Max Walters"@fi ;
  a ns0:Author .

kassu:k53583 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Stuart_Max_Walters> .
rdf:type rdfs:label "type"@fi .
kassu:s16893506 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Stuart_Max_Walters> .
ns0:Author
  rdfs:label "Author"@en, "Auktori"@fi, "An author name of a taxon"@en ;
  a owl:Class, rdfs:Class .

kassu:k49193 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Stuart_Max_Walters> .
