43 lines
1.6 KiB
Turtle
43 lines
1.6 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/03EAE245435D9B1CCC3E19608A41F8BC>
|
|
dc:creator "Manning, John; Klak, Cornelia" ;
|
|
dc:title "(ser. Robustae) Adamson" ;
|
|
trt:publishedIn <http://dx.doi.org/10.38201/btha.abc.v52.i1.11> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Robustae> ;
|
|
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-name.plazi.org/id/Plantae/Robustae>
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:rank "series" ;
|
|
dwc:series "Robustae" ;
|
|
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 .
|