GG2RDF 2024-07-29T21:01:31.583Z (plazi/treatments-xml)
This commit is contained in:
parent
2da4e9944a
commit
94567d34d3
66
data/69/00/A3/6900A32CD76239409915FDFE1EF27861.ttl
Normal file
66
data/69/00/A3/6900A32CD76239409915FDFE1EF27861.ttl
Normal file
|
@ -0,0 +1,66 @@
|
|||
@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/6900A32CD76239409915FDFE1EF27861>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12000903> ;
|
||||
dc:creator "Pieroni, Vittorio" ;
|
||||
dc:title "Nautilida" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1186/s13358-022-00263-1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Nautilida> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1186/s13358-022-00263-1>
|
||||
bibo:endPage "12" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Swiss Journal of Palaeontology" ;
|
||||
bibo:pubDate "2022-12-23" ;
|
||||
bibo:series "21" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "141" ;
|
||||
dc:creator "Pieroni, Vittorio" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Middle Triassic Nautilida from the Besano Formation of Monte San Giorgio, Switzerland" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12000903> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nautilida>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nautilida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cephalopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cephalopoda>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12000903>
|
||||
dc:description "Fig. 6 Nautilida gen. et sp. indet., PIMUZ 38668,P. 902/ Mirigioli (Monte San Giorgio), Middle Besano Formation (bed 98), uppermost Anisian: a lateral view, left side,b lateral view,right side, c ventral view, d aboral portion of ventral view showing suture line (ventral saddle). In figs. a and b the umbilical wall is not visible because is embedded in the matrix (here not showed),so it is difficult to judge where exactly the dorsum ends.The black point beside a, b, c, marks where was observed the suture line showed in d" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12000903/files/figure.png> ;
|
||||
a fabio:Figure .
|
Loading…
Reference in a new issue