@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Warning: Failed to output a material citation, could not create identifier

<http://treatment.plazi.org/id/03D987AB7D20FFFC1FF741780D67F811>
    dc:creator "Kovtonyuk, Nataliya" ;
    dc:title "Primula glacialis Franch." ;
    trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Primula_glacialis_Franch_> ;
    trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Primula_diantha_Bureau_> ;
    trt:publishedIn <http://doi.org/10.5281/zenodo.4776840> ;
    a trt:Treatment .

<http://doi.org/10.5281/zenodo.4776840>
    bibo:endPage "144" ;
    bibo:issue "2" ;
    bibo:journal "Adansonia" ;
    bibo:pubDate "2017-12-29" ;
    bibo:startPage "129" ;
    bibo:volume "39" ;
    dc:creator "Kovtonyuk, Nataliya" ;
    dc:date "2017" ;
    dc:title "Typification of names in Primula L. (Primulaceae), described by A. R. Franchet" ;
    a fabio:JournalArticle .

<http://taxon-concept.plazi.org/id/Plantae/Primula_glacialis_Franch_>
    dwc:authority "Franch." ;
    dwc:authorityName "Franch." ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Primulaceae" ;
    dwc:genus "Primula" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Ericales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Franch." ;
    dwc:species "glacialis" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Primula_glacialis> ;
    a dwcFP:TaxonConcept .

<http://taxon-concept.plazi.org/id/Plantae/Primula_diantha_Bureau_>
    dwc:authority "Bureau & Franch" ;
    dwc:authorityName "Bureau & Franch" ;
    dwc:class "Magnoliopsida" ;
    dwc:family "Primulaceae" ;
    dwc:genus "Primula" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Ericales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:scientificNameAuthorship "Bureau & Franch" ;
    dwc:species "diantha" ;
    trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Primula_diantha> ;
    a dwcFP:TaxonConcept .

<http://taxon-name.plazi.org/id/Plantae/Primula_glacialis>
    dwc:class "Magnoliopsida" ;
    dwc:family "Primulaceae" ;
    dwc:genus "Primula" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Ericales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "glacialis" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Primula> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Primula>
    dwc:genus "Primula" ;
    dwc:rank "genus" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Primulaceae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Primulaceae>
    dwc:family "Primulaceae" ;
    dwc:rank "family" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Ericales>
    dwc:order "Ericales" ;
    dwc:rank "order" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
    dwc:class "Magnoliopsida" ;
    dwc:rank "class" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
    dwc:phylum "Tracheophyta" ;
    dwc:rank "phylum" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae>
    dwc:kingdom "Plantae" ;
    dwc:rank "kingdom" ;
    a dwcFP:TaxonName .

<http://taxon-name.plazi.org/id/Plantae/Primula_diantha>
    dwc:class "Magnoliopsida" ;
    dwc:family "Primulaceae" ;
    dwc:genus "Primula" ;
    dwc:kingdom "Plantae" ;
    dwc:order "Ericales" ;
    dwc:phylum "Tracheophyta" ;
    dwc:rank "species" ;
    dwc:species "diantha" ;
    trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Primula> ;
    a dwcFP:TaxonName .