@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 ns0: <http://www.yso.fi/onto/taxmeon-temp/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://www.yso.fi/onto/taxmeon/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://www.yso.fi/onto/author/Johann_Friedrich_Gmelin>
  rdfs:label "Johann Friedrich Gmelin"@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/author/Peter_Forsskål>
  rdfs:label "Peter Forsskål"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Author> .

<http://www.yso.fi/onto/taxmeon/hasVernacularName> rdfs:label "Has  vernacular name"@en, "Kansankielinen nimi"@fi .
kassu:k100100
  rdfs:label "rohtokilokki"@fi ;
  skos:prefLabel "rohtokilokki"@fi ;
  a <http://www.yso.fi/onto/taxmeon/VernacularName>, skos:Concept ;
  ns0:inverse_of_hasVernacularName kassu:k100099 .

<http://www.yso.fi/onto/taxmeon/hasScientificNameAuthorship> rdfs:label "Auktoritietoon sisältyvä henkilö"@fi, "Has scientific name authorship"@en .
ns0:hasAcceptedVernacularName rdfs:label "Hyväksytty suomenkielinen nimi"@fi, "Has accepted Finnish name"@en .
ns0:completeTaxonNameForIndex rdfs:subPropertyOf skos:prefLabel .
rdf:type rdfs:label "type"@fi .
kassu:k33141
  rdfs:label "Suaeda"@fi ;
  skos:prefLabel "Suaeda"@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/Genus>, <http://www.yso.fi/onto/taxmeon/TaxonInNameCollection>, skos:Concept ;
  skos:narrower kassu:k100099 .

kassu:k100099
  rdfs:comment "Tuomo Niemelän Vihreä Afrikka"@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 ;
  skos:prefLabel "Suaeda monoica Forssk. ex J. F. Gmel."@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific>, <http://www.yso.fi/onto/taxmeon/TaxonInNameCollection>, skos:Concept ;
  rdfs:label "monoica"@fi ;
  skos:broader kassu:k33141 ;
  ns0:hasAcceptedVernacularName kassu:k100100 ;
  ns1:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Johann_Friedrich_Gmelin>, <http://www.yso.fi/onto/author/Peter_Forsskål> ;
  ns1:isPartOfHigherTaxon kassu:k33141 ;
  skos:hiddenLabel "monoica Forssk. ex J. F. Gmel."@fi ;
  ns1:completeTaxonName "Suaeda monoica Forssk. ex J. F. Gmel." ;
  ns0:completeTaxonNameForIndex "Suaeda monoica Forssk. ex J. F. Gmel." ;
  skos:inScheme kassu:conceptscheme ;
  ns1:completeAuctorumString "Forssk. ex J. F. Gmel." ;
  ns1:hasVernacularName kassu:k100100 ;
  ns1:hasNameStatus kassu:k100101 .

ns1:TaxonInNameCollection
  rdfs:label "Taxon in a name collection"@en, "Taksoni nimistössä"@fi ;
  a owl:Class, rdfs:Class .

kassu:k100101
  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 .

