@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:k10917 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
ns0:lastName rdfs:label "Last name"@en, "Sukunimi"@fi .
kassu:k60572 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
kassu:s3416440 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
kassu:s16727745 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
rdf:type rdfs:label "type"@fi .
kassu:s7146215 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
kassu:s16908702 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
kassu:s14621733 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
kassu:s16708921 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
kassu:s16884889 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
kassu:s9834405 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
ns0:firstName rdfs:label "Etunimi"@fi, "Firs name"@en .
kassu:s16727762 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
ns0:Author
  rdfs:label "Author"@en, "Auktori"@fi, "An author name of a taxon"@en ;
  a owl:Class, rdfs:Class .

ns0:deathYear rdfs:label "Kuolinvuosi"@fi, "Death year"@en .
ns0:birthYear rdfs:label "Syntymävuosi"@fi, "Birth year"@en .
<http://www.yso.fi/onto/author/James_Britten>
  ns0:deathYear 1924 ;
  ns0:birthYear 1846 ;
  ns0:firstName "James" ;
  ns0:abbreviation "Britten" ;
  ns0:lastName "Britten" ;
  owl:sameAs <http://dbpedia.org/resource/James_Britten> ;
  rdfs:label "James Britten"@fi ;
  a ns0:Author .

kassu:s16726782 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/James_Britten> .
ns0:abbreviation rdfs:label "Auktorin nimen lyhenne"@fi, "Author abbreviation"@en .
