30 lines
1.3 KiB
Turtle
30 lines
1.3 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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/039A87FCFFD3617FFE86FF4DFDD5FC60>
|
|
# Warning: Could not add treatment taxon because the rank attribute is missing ;
|
|
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
|
dc:title "Matonisporites sp. 1" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5252/g2011n1a6> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5252/g2011n1a6>
|
|
bibo:endPage "135" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Geodiversitas" ;
|
|
bibo:pubDate "2011-03-31" ;
|
|
bibo:startPage "87" ;
|
|
bibo:volume "33" ;
|
|
dc:creator "Legrand, Julien; Pons, Denise; Nishida, Harufumi; Yamada, Toshihiro" ;
|
|
dc:date "2011" ;
|
|
dc:title "Barremian palynofloras from the Ashikajima and Kimigahama formations (Choshi Group, Outer Zone of south-west Japan)" ;
|
|
a fabio:JournalArticle .
|