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

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:k56352
  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/Jean_Louis_Marie_Poiret>
  rdfs:label "Jean Louis Marie Poiret"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Author> .

<http://www.yso.fi/onto/author/Mary_Agnes_Chase>
  rdfs:label "Mary Agnes Chase"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Author> .

<http://www.yso.fi/onto/author/Charles_Frederick_Millspaugh>
  rdfs:label "Charles Frederick Millspaugh"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Author> .

kassu:k33644
  a skos:Concept, <http://www.yso.fi/onto/taxmeon/TaxonInNameCollection>, <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific> ;
  ns0:inverse_of_hasNonvalidName kassu:k33638 ;
  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 ;
  ns1:hasNameStatus kassu:k56352 ;
  rdfs:label "Chaetochloa geniculata"@fi ;
  ns1:completeAuctorumString "(Poir.) Millsp. & Chase" ;
  ns1:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Mary_Agnes_Chase>, <http://www.yso.fi/onto/author/Charles_Frederick_Millspaugh>, <http://www.yso.fi/onto/author/Jean_Louis_Marie_Poiret> ;
  ns1:completeTaxonName "Chaetochloa geniculata (Poir.) Millsp. & Chase" ;
  skos:inScheme kassu:conceptscheme .

kassu:k33638
  rdfs:label "parviflora"@fi ;
  skos:prefLabel "Setaria parviflora (Poir.) M.Kerguelen"@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific>, ns1:TaxonInNameCollection, skos:Concept ;
  ns1:hasNonvalidName kassu:k33644 .

ns1:hasNameStatus rdfs:label "Tieteellisen nimen status"@fi, "Status of a scientific name"@en, "Has name status"@en, "Nimen status"@fi .
ns1: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 .

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