32 lines
1.4 KiB
Turtle
32 lines
1.4 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/> .
|
||
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||
|
|
||
|
<http://treatment.plazi.org/id/7A0F5848FF8D4E1F65A351495BB33671>
|
||
|
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
||
|
dc:creator "Lombard, Natasha; Le Roux, M. Marianne" ;
|
||
|
dc:title "T. celatum" ;
|
||
|
trt:publishedIn <http://dx.doi.org/10.3390/taxonomy3010009> ;
|
||
|
a trt:Treatment .
|
||
|
|
||
|
<http://dx.doi.org/10.3390/taxonomy3010009>
|
||
|
bibo:endPage "108" ;
|
||
|
bibo:issue "1" ;
|
||
|
bibo:journal "Taxonomy" ;
|
||
|
bibo:pubDate "2023-02-04" ;
|
||
|
bibo:series "Clifton, N. J." ;
|
||
|
bibo:startPage "95" ;
|
||
|
bibo:volume "3" ;
|
||
|
dc:creator "Lombard, Natasha; Le Roux, M. Marianne" ;
|
||
|
dc:date "2023" ;
|
||
|
dc:title "Thesium hispidifructum (Santalaceae), a New Hispidulous Species from Limpopo, South Africa and Notes on Enigmatic T. celatum" ;
|
||
|
a fabio:JournalArticle .
|