This commit is contained in:
treatmentbank 2024-10-24 18:25:29 +00:00
parent 2e2611cdb7
commit 3bb0c6072a
338 changed files with 9293 additions and 5696 deletions

View file

@ -7,7 +7,52 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
# There was some Error in gg2rdf
# Error: Cannot produce RDF due to data errors:
# - the treatment is lacking the taxon
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/0212A6FF45861A89AA6AE388F0CD7188>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Buchnera_africana_Linnaeus_1760>, <http://taxon-concept.plazi.org/id/Plantae/Rhinanthus_capensis_Linnaeus_1767> ;
dc:creator "Jarvis, Charlie" ;
dc:title "Rhinanthus capensis Linnaeus 1767" ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291971>
bibo:endPage "805" ;
bibo:startPage "785" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part R)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Rhinanthus_capensis_Linnaeus_1767>
dwc:authority "Linnaeus" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1767" ;
dwc:class "Magnoliopsida" ;
dwc:family "Orobanchaceae" ;
dwc:genus "Rhinanthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1767" ;
dwc:species "capensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4S799> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhinanthus_capensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Buchnera_africana_Linnaeus_1760>
dwc:authority "L. (1760)" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1760" ;
dwc:class "Magnoliopsida" ;
dwc:family "Orobanchaceae" ;
dwc:genus "Buchnera" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1760" ;
dwc:species "africana" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Buchnera_africana> ;
a dwcFP:TaxonConcept .

View file

@ -7,18 +7,18 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/023FA7543048911C93827A2896440335>
dc:creator "Jarvis, Charlie" ;
dc:title "Diospyros austroafricana De Winter 1961" ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611571338> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/023FA7543048911C93827A2896440335.mc.5CB7DC83E27C3E0D6B3386563BE1A7F5> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Diospyros_austroafricana_Winter_1961> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ebenaceae> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Royena_hirsuta_Linnaeus_1753> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4367047> ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4367047>
<https://doi.org/10.5281/zenodo.291971>
bibo:endPage "805" ;
bibo:startPage "785" ;
dc:creator "Jarvis, Charlie" ;
@ -39,6 +39,7 @@
dwc:rank "species" ;
dwc:scientificNameAuthorship "De Winter, 1961" ;
dwc:species "austroafricana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6D8VX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Diospyros_austroafricana> ;
a dwcFP:TaxonConcept .
@ -55,6 +56,7 @@
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "hirsuta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4THM5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Royena_hirsuta> ;
a dwcFP:TaxonConcept .
@ -71,12 +73,7 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Diospyros>
dwc:class "Magnoliopsida" ;
dwc:family "Ebenaceae" ;
dwc:genus "Diospyros" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ebenaceae> ;
a dwcFP:TaxonName .
@ -92,24 +89,18 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
@ -133,19 +124,15 @@
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Royena>
dwc:class "Magnoliopsida" ;
dwc:family "Ebenaceae" ;
dwc:genus "Royena" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ebenaceae> ;
a dwcFP:TaxonName .
<https://www.gbif.org/occurrence/2611571338>
<http://tb.plazi.org/GgServer/dwcaRecords/023FA7543048911C93827A2896440335.mc.5CB7DC83E27C3E0D6B3386563BE1A7F5>
dwc:catalogNumber "570.7" ;
dwc:collectionCode "LINN" ;
dwc:typeStatus "neotype" ;
trt:gbifOccurrenceId "2611571338" ;
trt:httpUri <https://treatment.plazi.org/id/023FA7543048911C93827A2896440335#5CB7DC83E27C3E0D6B3386563BE1A7F5> ;
a dwc:MaterialCitation .