@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 ns1: <http://www.yso.fi/onto/taxmeon/> .
@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 .
kassu:k21615
  rdfs:label "palloleijonankorva"@fi ;
  skos:prefLabel "palloleijonankorva"@fi ;
  a <http://www.yso.fi/onto/taxmeon/VernacularName>, skos:Concept ;
  ns0:inverse_of_hasVernacularName kassu:k21616 .

ns0:hasAcceptedVernacularName rdfs:label "Hyväksytty suomenkielinen nimi"@fi, "Has accepted Finnish name"@en .
rdf:type rdfs:label "type"@fi .
kassu:k37990
  rdfs:label "Leonotis"@fi ;
  skos:prefLabel "Leonotis"@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/Genus>, <http://www.yso.fi/onto/taxmeon/TaxonInNameCollection>, skos:Concept ;
  skos:narrower kassu:k21616 .

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

kassu:k21616
  a <http://www.yso.fi/onto/taxmeon/TaxonInNameCollection>, skos:Concept, <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific> ;
  skos:inScheme kassu:conceptscheme ;
  skos:hiddenLabel "nepetifolia (L.) R. Br."@fi ;
  rdfs:comment "Suomalaisen nimen lähde: Vanamon toimikunta"@fi, "Päivämäärä: 19.2.2008"@fi ;
  ns1:completeAuctorumString "(L.) R. Br." ;
  ns1:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Carl_Linnaeus>, <http://www.yso.fi/onto/author/Robert_Brown> ;
  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:hasAcceptedVernacularName kassu:k21615 ;
  ns1:isPartOfHigherTaxon kassu:k37990 ;
  ns1:hasVernacularName kassu:k21615 ;
  ns1:completeTaxonName "Leonotis nepetifolia (L.) R. Br." ;
  skos:broader kassu:k37990 ;
  rdfs:label "nepetifolia"@fi ;
  ns1:hasNameStatus kassu:k37991 ;
  ns0:completeTaxonNameForIndex "Leonotis nepetifolia (L.) R. Br." ;
  skos:prefLabel "Leonotis nepetifolia (L.) R. Br."@fi .

<http://www.yso.fi/onto/author/Robert_Brown>
  rdfs:label "Robert Brown"@fi ;
  a ns1:Author .

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

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

