treatments-rdf/data/39/A2/7E/39A27ED0721142660F540C93D477C0D8.ttl

61 lines
2.5 KiB
Turtle

@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#> .
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/39A27ED0721142660F540C93D477C0D8>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Leucadendron_sphaerocephalum_Bergius_1767>, <http://taxon-concept.plazi.org/id/Plantae/Protea_sphaerocephala_(Bergius_1767> ;
dc:creator "Jarvis, Charlie" ;
dc:title "Protea sphaerocephala Linnaeus 1771" ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291971>
bibo:endPage "782" ;
bibo:startPage "718" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part P)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Protea_sphaerocephala_(Bergius_1767>
dwc:authority "(P.J. Bergius) Linnaeus" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1771" ;
dwc:baseAuthorityName "P. J. Bergius" ;
dwc:baseAuthorityYear "1767" ;
dwc:class "Magnoliopsida" ;
dwc:family "Proteaceae" ;
dwc:genus "Protea" ;
dwc:kingdom "Plantae" ;
dwc:order "Proteales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Bergius, 1767) Linnaeus, 1771" ;
dwc:species "sphaerocephala" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4N2ZX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Protea_sphaerocephala> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Leucadendron_sphaerocephalum_Bergius_1767>
dwc:authority "P. J. Bergius (1767)" ;
dwc:authorityName "P. J. Bergius" ;
dwc:authorityYear "1767" ;
dwc:class "Magnoliopsida" ;
dwc:family "Proteaceae" ;
dwc:genus "Leucadendron" ;
dwc:kingdom "Plantae" ;
dwc:order "Proteales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bergius, 1767" ;
dwc:species "sphaerocephalum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Leucadendron_sphaerocephalum> ;
a dwcFP:TaxonConcept .