treatments-rdf/data/B2/B1/28/B2B128724173A0527E43B017DF0700DB.ttl

51 lines
2.2 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/B2B128724173A0527E43B017DF0700DB>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Hedysarum_latebrosum_Linnaeus_1771> ;
dc:creator "Jarvis, Charlie" ;
dc:title "Hedysarum latebrosum Linnaeus 1771" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/B2B128724173A0527E43B017DF0700DB.mc.3223E87DE75F7858C32CD66A640E7520> ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291971>
bibo:endPage "585" ;
bibo:startPage "557" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part H)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Hedysarum_latebrosum_Linnaeus_1771>
dwc:authority "Linnaeus" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1771" ;
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Hedysarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1771" ;
dwc:species "latebrosum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9D6QX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Hedysarum_latebrosum> ;
a dwcFP:TaxonConcept .
<http://tb.plazi.org/GgServer/dwcaRecords/B2B128724173A0527E43B017DF0700DB.mc.3223E87DE75F7858C32CD66A640E7520>
dwc:catalogNumber "921.15" ;
dwc:collectionCode "LINN" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/B2B128724173A0527E43B017DF0700DB#3223E87DE75F7858C32CD66A640E7520> ;
a dwc:MaterialCitation .