@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 ns0: <http://www.yso.fi/onto/taxmeon-temp/> .
@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/> .

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:k11996
  rdfs:label "Leonurus"@fi ;
  skos:prefLabel "Leonurus"@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/Genus>, <http://www.yso.fi/onto/taxmeon/TaxonInNameCollection>, skos:Concept ;
  skos:narrower kassu:k63098 .

kassu:k63099
  rdfs:label "siperiannukula"@fi ;
  skos:prefLabel "siperiannukula"@fi ;
  a <http://www.yso.fi/onto/taxmeon/VernacularName>, skos:Concept ;
  ns0:inverse_of_hasVernacularName kassu:k63098 .

<http://www.yso.fi/onto/taxmeon/hasVernacularName> rdfs:label "Has  vernacular name"@en, "Kansankielinen nimi"@fi .
ns0:hasAcceptedVernacularName rdfs:label "Hyväksytty suomenkielinen nimi"@fi, "Has accepted Finnish name"@en .
rdf:type rdfs:label "type"@fi .
ns0: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 .

<http://www.yso.fi/onto/author/Carl_Linnaeus>
  rdfs:label "Carl Linnaeus"@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:k63098
  rdfs:label "sibiricus"@fi ;
  skos:broader kassu:k11996 ;
  ns0:hasAcceptedVernacularName kassu:k63099 ;
  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 ;
  a <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific>, skos:Concept, <http://www.yso.fi/onto/taxmeon/TaxonInNameCollection> ;
  ns1:hasVernacularName kassu:k63099 ;
  ns1:completeAuctorumString "L." ;
  ns1:isPartOfHigherTaxon kassu:k11996 ;
  skos:hiddenLabel "sibiricus L."@fi ;
  ns0:completeTaxonNameForIndex "Leonurus sibiricus L." ;
  ns1:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Carl_Linnaeus> ;
  skos:prefLabel "Leonurus sibiricus L."@fi ;
  ns1:completeTaxonName "Leonurus sibiricus L." ;
  ns1:hasNameStatus kassu:k63100 ;
  rdfs:comment "Suomalaisen nimen lähde: Ella Räty & Pentti Alanko (toim.) 2004: Viljelykasvien nimistö. 7. painos.  Puutarhaliitto ry. Helsinki."@fi ;
  skos:inScheme kassu:conceptscheme .

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

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 .

kassu:k63100
  rdfs:label "Accepted"@en, "Hyväksytty"@fi ;
  a ns1:Accepted, ns1:TaxonomicStatus .

