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

<http://www.yso.fi/onto/author/Werner_Rauh>
  rdfs:label "Werner Rauh"@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 .

<http://www.yso.fi/onto/taxmeon/hasVernacularName> rdfs:label "Has  vernacular name"@en, "Kansankielinen nimi"@fi .
kassu:k2542
  rdfs:label "Euphorbia"@fi ;
  skos:prefLabel "Euphorbia"@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/Genus>, <http://www.yso.fi/onto/taxmeon/TaxonInNameCollection>, skos:Concept ;
  skos:narrower kassu:k22196 .

<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:k22198
  rdfs:label "Accepted"@en, "Hyväksytty"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Accepted>, <http://www.yso.fi/onto/taxmeon/TaxonomicStatus> .

kassu:k22196
  ns0:completeTaxonNameForIndex "Euphorbia cremersii Rauh & Razaf." ;
  ns1:isPartOfHigherTaxon kassu:k2542 ;
  a <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific>, skos:Concept, ns1:TaxonInNameCollection ;
  skos:prefLabel "Euphorbia cremersii Rauh & Razaf."@fi ;
  ns1:hasNameStatus kassu:k22198 ;
  skos:hiddenLabel "cremersii Rauh & Razaf."@fi ;
  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:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Alfred_Razafindratsira>, <http://www.yso.fi/onto/author/Werner_Rauh> ;
  rdfs:comment "Suomalaisen nimen lähde: Vanamon toimikunta"@fi, "Päivämäärä: 3.12.2007"@fi ;
  skos:broader kassu:k2542 ;
  ns1:completeTaxonName "Euphorbia cremersii Rauh & Razaf." ;
  ns0:hasAcceptedVernacularName kassu:k93266 ;
  rdfs:label "cremersii"@fi ;
  skos:inScheme kassu:conceptscheme ;
  ns1:hasVernacularName kassu:k93266 ;
  ns1:completeAuctorumString "Rauh & Razaf." .

kassu:k93266
  rdfs:label "paksujalkatyräkki"@fi ;
  skos:prefLabel "paksujalkatyräkki"@fi ;
  a ns1:VernacularName, skos:Concept ;
  ns0:inverse_of_hasVernacularName kassu:k22196 .

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

<http://www.yso.fi/onto/author/Alfred_Razafindratsira>
  rdfs:label "Alfred Razafindratsira"@fi ;
  a ns1: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 .

