@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

kassu:s16874766 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Karl_Rechinger> .
kassu:s16911423 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Karl_Rechinger> .
ns0:abbreviation rdfs:label "Auktorin nimen lyhenne"@fi, "Author abbreviation"@en .
ns0:firstName rdfs:label "Etunimi"@fi, "Firs name"@en .
<http://www.yso.fi/onto/author/Karl_Rechinger>
  ns0:deathYear 1952 ;
  ns0:birthYear 1867 ;
  ns0:firstName "Karl" ;
  ns0:abbreviation "Rech." ;
  ns0:lastName "Rechinger" ;
  owl:sameAs <http://dbpedia.org/resource/Karl_Rechinger> ;
  rdfs:label "Karl Rechinger"@fi ;
  a ns0:Author .

rdf:type rdfs:label "type"@fi .
kassu:s16966802 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Karl_Rechinger> .
kassu:s16947806 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Karl_Rechinger> .
ns0:birthYear rdfs:label "Syntymävuosi"@fi, "Birth year"@en .
kassu:s16789009 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Karl_Rechinger> .
kassu:s16875086 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Karl_Rechinger> .
kassu:s10036558 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Karl_Rechinger> .
ns0:lastName rdfs:label "Last name"@en, "Sukunimi"@fi .
kassu:k15827 ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Karl_Rechinger> .
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 .

