54 lines
2.1 KiB
Turtle
54 lines
2.1 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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
|
|
<http://treatment.plazi.org/id/03EAE245435E9B1FCC3E1EFD8DF3FC9E>
|
|
dc:creator "Manning, John; Klak, Cornelia" ;
|
|
dc:title "(sect. Hamata) J. C. Manning 2022, sect. nov." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Hamata_Manning_2022> ;
|
|
trt:publishedIn <http://dx.doi.org/10.38201/btha.abc.v52.i1.11> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.38201/btha.abc.v52.i1.11>
|
|
bibo:endPage "5" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Bothalia" ;
|
|
bibo:pubDate "2022-07-18" ;
|
|
bibo:series "a 11" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "52" ;
|
|
dc:creator "Manning, John; Klak, Cornelia" ;
|
|
dc:date "2022" ;
|
|
dc:title "New infrageneric taxa in Leucospermum (Proteaceae) and Tetragonia L. (Aizoaceae) and a new name in Aizoon subgenus Galenia (Aizoaceae) in southern Africa" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Hamata_Manning_2022>
|
|
dwc:authority "J.C.Manning" ;
|
|
dwc:authorityName "J. C. Manning" ;
|
|
dwc:authorityYear "2022" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:rank "section" ;
|
|
dwc:scientificNameAuthorship "Manning, 2022" ;
|
|
dwc:section "Hamata" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Hamata> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Hamata>
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:rank "section" ;
|
|
dwc:section "Hamata" ;
|
|
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 .
|