treatments-rdf/data/79/44/87/794487B6D6218614F92CFC90FDFBFF73.ttl

31 lines
1.2 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/794487B6D6218614F92CFC90FDFBFF73>
dc:creator "Hunt, A. P.; Lucas, S. G." ;
dc:title "Plantae" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.3614972> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.3614972>
bibo:endPage "239" ;
bibo:startPage "217" ;
dc:creator "Hunt, A. P.; Lucas, S. G." ;
dc:date "1992" ;
dc:title "Stratigraphy, paleontology and age of the Fruitland and Kirtland Formations (upper Cretaceous), San Juan Basin, New Mexico" ;
a fabio:BookSection .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .