@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix kassu: <http://www.yso.fi/onto/kassu/> .
@prefix ns0: <http://www.yso.fi/onto/taxmeon-temp/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns1: <http://www.yso.fi/onto/taxmeon/> .

<http://www.yso.fi/onto/taxmeon/completeAuctorumString> rdfs:label "Auktoritieto"@fi, "Auctorum string"@en .
<http://www.yso.fi/onto/taxmeon/hasVernacularName> rdfs:label "Has  vernacular name"@en, "Kansankielinen nimi"@fi .
<http://www.yso.fi/onto/taxmeon/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/Carl_Georg_Theodor_Kotschy>
  rdfs:label "Carl Georg Theodor Kotschy"@fi ;
  a <http://www.yso.fi/onto/taxmeon/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 .

rdf:type rdfs:label "type"@fi .
kassu:k9843
  rdfs:label "Abies"@fi ;
  skos:prefLabel "Abies"@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/Genus>, <http://www.yso.fi/onto/taxmeon/TaxonInNameCollection>, skos:Concept ;
  skos:narrower kassu:k78278 .

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

<http://www.yso.fi/onto/taxmeon-temp/completeTaxonNameForIndex> rdfs:subPropertyOf skos:prefLabel .
<http://www.yso.fi/onto/taxmeon-temp/hasAcceptedVernacularName> rdfs:label "Hyväksytty suomenkielinen nimi"@fi, "Has accepted Finnish name"@en .
<http://www.yso.fi/onto/author/Franz_Antoine>
  rdfs:label "Franz Antoine"@fi ;
  a <http://www.yso.fi/onto/taxmeon/Author> .

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

<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:k78278
  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 ;
  ns1:completeAuctorumString "(Antoine & Kotschy) Carrière" ;
  ns1:hasScientificNameAuthorship <http://www.yso.fi/onto/author/Franz_Antoine>, <http://www.yso.fi/onto/author/Carl_Georg_Theodor_Kotschy>, <http://www.yso.fi/onto/author/Elie-Abel_Carrière> ;
  skos:inScheme kassu:conceptscheme ;
  ns0:completeTaxonNameForIndex "Abies cilicica (Antoine & Kotschy) Carrière" ;
  ns1:hasVernacularName kassu:k78279 ;
  ns1:hasNameStatus kassu:k40617 ;
  ns1:isPartOfHigherTaxon kassu:k9843 ;
  rdfs:label "cilicica"@fi ;
  a <http://www.yso.fi/onto/taxonomic-ranks/SpeciesOrInfraspecific>, ns1:TaxonInNameCollection, skos:Concept ;
  skos:hiddenLabel "cilicica (Antoine & Kotschy) Carrière"@fi ;
  skos:broader kassu:k9843 ;
  skos:prefLabel "Abies cilicica (Antoine & Kotschy) Carrière"@fi ;
  ns1:completeTaxonName "Abies cilicica (Antoine & Kotschy) Carrière" ;
  ns0:hasAcceptedVernacularName kassu:k78279 .

<http://www.yso.fi/onto/author/Elie-Abel_Carrière>
  rdfs:label "Elie-Abel Carrière"@fi ;
  a ns1:Author .

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

ns1:hasScientificNameAuthorship rdfs:label "Auktoritietoon sisältyvä henkilö"@fi, "Has scientific name authorship"@en .
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 .

