@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix kassu: <http://www.yso.fi/onto/kassu/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <http://www.yso.fi/onto/taxmeon/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://www.yso.fi/onto/taxmeon-temp/> .

<http://www.yso.fi/onto/author/Johann_Jacob_Roemer>
  rdfs:label "Johann Jacob Roemer"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Author> .

<http://www.yso.fi/onto/author/Josef_August_Schultes>
  rdfs:label "Josef August Schultes"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Author> .

kassu:conceptscheme
  rdfs:label "Kassu - Finska namn på växter"@sv, "Kassu - Kasvien suomenkieliset nimet"@fi, "Kassu - Finnish Names of Plants"@en ;
  a skos:ConceptScheme .

kassu:k90741
  rdfs:label "Synonym"@en, "Synonyymi"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Synonym>, <http://www.yso.fi/onto/taxmeon/TaxonomicStatus> .

rdf:type rdfs:label "type"@fi .
<http://www.yso.fi/onto/taxmeon/hasScientificNameAuthorship> rdfs:label "Auktoritietoon sisältyvä henkilö"@fi, "Has scientific name authorship"@en .
<http://www.yso.fi/onto/taxmeon/TaxonInNameCollection>
  rdfs:label "Taxon in a name collection"@en, "Taksoni nimistössä"@fi ;
  a owl:Class, rdfs:Class .

<http://www.yso.fi/onto/author/Peter_Simon_von_Pallas>
  rdfs:label "Peter Simon von Pallas"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Author> .

<http://www.yso.fi/onto/taxmeon/hasNameStatus> rdfs:label "Tieteellisen nimen status"@fi, "Status of a scientific name"@en, "Has name status"@en, "Nimen status"@fi .
kassu:k1325
  rdfs:label "maritima subsp. sibirica"@fi ;
  skos:prefLabel "Armeria maritima subsp. sibirica"@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific>, <http://www.yso.fi/onto/taxmeon/TaxonInNameCollection>, skos:Concept ;
  ns0:hasNonvalidName kassu:k91115 .

ns0:completeAuctorumString rdfs:label "Auktoritieto"@fi, "Auctorum string"@en .
<http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific>
  rdfs:label "Species or infraspecific taxon"@en, "Laji tai lajin sisäinen taksoni"@fi ;
  a owl:Class, rdfs:Class .

<http://www.yso.fi/onto/taxmeon-temp/inverse_of_hasNonvalidName> rdfs:label "Voimassaoleva nimi"@fi, "Valid name"@en .
kassu:k91115
  ns0:completeTaxonName "Armeria scabra Pall. ex Schult." ;
  ns0:hasNameStatus kassu:k90741 ;
  skos:inScheme kassu:conceptscheme ;
  a ns0:TaxonInNameCollection, skos:Concept, <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific> ;
  ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Johann_Jacob_Roemer>, <http://www.yso.fi/onto/author/Josef_August_Schultes>, <http://www.yso.fi/onto/author/Peter_Simon_von_Pallas> ;
  dc11:source "Auktoritiedon lähde: Catalogue of Life, 2014 Annual Checklist (http://www.catalogueoflife.org/annual-checklist/2014/)"@fi, "Source of author information: Catalogue of Life, 2014 Annual Checklist (http://www.catalogueoflife.org/annual-checklist/2014/)"@en ;
  ns0:completeAuctorumString "Pall. ex Schult.", "Pall. ex Roem. & Schult." ;
  ns1:inverse_of_hasNonvalidName kassu:k1325 ;
  rdfs:label "Armeria scabra"@fi .

