@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 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#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://www.yso.fi/onto/taxmeon-temp/> .

<http://www.yso.fi/onto/author/René_Louiche_Desfontaines>
  rdfs:label "René Louiche Desfontaines"@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:k75822
  rdfs:label "coerulescens"@fi ;
  skos:prefLabel "Piptatherum coerulescens (Desf.) P.Beauv."@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific>, <http://www.yso.fi/onto/taxmeon/TaxonInNameCollection>, skos:Concept ;
  ns0:hasNonvalidName kassu:k15884 .

kassu:k15885
  rdfs:label "Synonym"@en, "Synonyymi"@fi ;
  a ns0:Synonym, ns0:TaxonomicStatus .

rdf:type rdfs:label "type"@fi .
ns0:hasScientificNameAuthorship rdfs:label "Auktoritietoon sisältyvä henkilö"@fi, "Has scientific name authorship"@en .
ns0:TaxonInNameCollection
  rdfs:label "Taxon in a name collection"@en, "Taksoni nimistössä"@fi ;
  a owl:Class, rdfs:Class .

ns0:hasNameStatus rdfs:label "Tieteellisen nimen status"@fi, "Status of a scientific name"@en, "Has name status"@en, "Nimen status"@fi .
ns0:completeAuctorumString rdfs:label "Auktoritieto"@fi, "Auctorum string"@en .
<http://www.yso.fi/onto/author/Eduard_Hackel>
  rdfs:label "Eduard Hackel"@fi ;
  a ns0:Author .

<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 .

kassu:k15884
  dc11:source "Source of author information: Catalogue of Life, 2014 Annual Checklist (http://www.catalogueoflife.org/annual-checklist/2014/)"@en, "Auktoritiedon lähde: Catalogue of Life, 2014 Annual Checklist (http://www.catalogueoflife.org/annual-checklist/2014/)"@fi ;
  rdfs:label "Oryzopsis coerulescens"@fi ;
  ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/René_Louiche_Desfontaines>, <http://www.yso.fi/onto/author/Eduard_Hackel> ;
  a ns0:TaxonInNameCollection, skos:Concept, <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific> ;
  ns0:completeTaxonName "Oryzopsis coerulescens (Desf.) Hack." ;
  ns1:inverse_of_hasNonvalidName kassu:k75822 ;
  ns0:hasNameStatus kassu:k15885 ;
  ns0:completeAuctorumString "(Desf.) Hack." ;
  skos:inScheme kassu:conceptscheme .

ns1:inverse_of_hasNonvalidName rdfs:label "Voimassaoleva nimi"@fi, "Valid name"@en .
