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

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 .

<http://www.yso.fi/onto/taxmeon/hasVernacularName> rdfs:label "Has  vernacular name"@en, "Kansankielinen nimi"@fi .
<http://www.yso.fi/onto/author/Samuel_Frederick_Gray>
  rdfs:label "Samuel Frederick Gray"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Author> .

<http://www.yso.fi/onto/author/Georg_Engelmann>
  rdfs:label "Georg Engelmann"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Author> .

<http://www.yso.fi/onto/taxmeon-temp/hasAcceptedVernacularName> rdfs:label "Hyväksytty suomenkielinen nimi"@fi, "Has accepted Finnish name"@en .
rdf:type rdfs:label "type"@fi .
<http://www.yso.fi/onto/taxmeon-temp/completeTaxonNameForIndex> rdfs:subPropertyOf skos:prefLabel .
<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 .

kassu:k2365
  rdfs:label "Accepted"@en, "Hyväksytty"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Accepted>, <http://www.yso.fi/onto/taxmeon/TaxonomicStatus> .

kassu:k13964
  ns0:completeTaxonName "Gaura lindheimeri Engelm. & Gray" ;
  skos:inScheme kassu:conceptscheme ;
  rdfs:comment "Suomalaisen nimen lähde: Ella Räty & Pentti Alanko (toim.) 2004: Viljelykasvien nimistö. 7. painos.  Puutarhaliitto ry. Helsinki."@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific>, skos:Concept, ns0:TaxonInNameCollection ;
  ns1:completeTaxonNameForIndex "Gaura lindheimeri Engelm. & Gray" ;
  ns1:hasAcceptedVernacularName kassu:k92805 ;
  skos:hiddenLabel "lindheimeri Engelm. & Gray"@fi ;
  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 "Engelm. & Gray" ;
  skos:broader kassu:k24136 ;
  ns0:hasVernacularName kassu:k92805 ;
  skos:prefLabel "Gaura lindheimeri Engelm. & Gray"@fi ;
  ns0:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Samuel_Frederick_Gray>, <http://www.yso.fi/onto/author/Georg_Engelmann> ;
  ns0:hasNameStatus kassu:k2365 ;
  rdfs:label "lindheimeri"@fi ;
  ns0:isPartOfHigherTaxon kassu:k24136 .

kassu:k24136
  rdfs:label "Gaura"@fi ;
  skos:prefLabel "Gaura"@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/Genus>, ns0:TaxonInNameCollection, skos:Concept ;
  skos:narrower kassu:k13964 .

ns0:hasNameStatus rdfs:label "Tieteellisen nimen status"@fi, "Status of a scientific name"@en, "Has name status"@en, "Nimen status"@fi .
ns0:isPartOfHigherTaxon
  rdfs:subPropertyOf skos:broader ;
  rdfs:comment "Is used for describing the hierarchy" ;
  rdfs:label "Kuuluu ylempään taksoniin"@fi, "Is part of higher taxon"@en .

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 .

kassu:k92805
  rdfs:label "sirokesäkynttilä"@fi ;
  skos:prefLabel "sirokesäkynttilä"@fi ;
  a ns0:VernacularName, skos:Concept ;
  ns1:inverse_of_hasVernacularName kassu:k13964 .

