48 lines
1.9 KiB
Turtle
48 lines
1.9 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/03838A22FF82AA35FF2BFCBDFE9034CA>
|
|
dc:creator "Wang, Hongshan; Dilcher, David L." ;
|
|
dc:title "Jarzenia Wang and Dilcher 2009" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Jarzenia_Wang_2009> ;
|
|
trt:publishedIn <http://dx.doi.org/10.26879/841> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.26879/841>
|
|
bibo:endPage "49" ;
|
|
bibo:issue "3" ;
|
|
bibo:journal "Palaeontologia Electronica" ;
|
|
bibo:pubDate "2018-09-30" ;
|
|
bibo:series "34 A" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "21" ;
|
|
dc:creator "Wang, Hongshan; Dilcher, David L." ;
|
|
dc:date "2018" ;
|
|
dc:title "Early Cretaceous angiosperm leaves from the Dakota Formation, Hoisington III locality, Kansas, USA" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Jarzenia_Wang_2009>
|
|
dwc:authority "Wang and Dilcher, 2009" ;
|
|
dwc:authorityName "Wang and Dilcher" ;
|
|
dwc:authorityYear "2009" ;
|
|
dwc:genus "Jarzenia" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Wang & Dilcher, 2009" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Jarzenia> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Jarzenia>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Jarzenia" ;
|
|
dwc:rank "genus" ;
|
|
a dwcFP:TaxonName .
|