GG2RDF 2024-08-15T17:56:13.001Z (plazi/treatments-xml)
This commit is contained in:
parent
e96b2a2aeb
commit
00bf4233ed
115
data/24/5C/87/245C87D88760FFEE3D1FD291FAC22D69.ttl
Normal file
115
data/24/5C/87/245C87D88760FFEE3D1FD291FAC22D69.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/245C87D88760FFEE3D1FD291FAC22D69>
|
||||
dc:creator "Wilmsen, Markus; Yazykova, Elena A." ;
|
||||
dc:title "Cymatoceras bifidum Shimansky 1975" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/245C87D88760FFEE3D1FD291FAC22D69.mc.1C9D3C938760FFEE3D93D51CFEE82DF9> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymatoceras_bifidum_Shimansky_1975> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/D865FFA08766FFE83D79D17DFF842940> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/D865FFA08766FFE83D79D17DFF842940>
|
||||
bibo:endPage "490" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Acta Palaeontologica Polonica" ;
|
||||
bibo:pubDate "2003-09-30" ;
|
||||
bibo:startPage "481" ;
|
||||
bibo:volume "48" ;
|
||||
dc:creator "Wilmsen, Markus; Yazykova, Elena A." ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Campanian (Late Cretaceous) nautiloids from Sakhalin, Far East Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cymatoceras_bifidum_Shimansky_1975>
|
||||
dwc:authority "Shimansky, 1975" ;
|
||||
dwc:authorityName "Shimansky" ;
|
||||
dwc:authorityYear "1975" ;
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:family "Cymatoceratidae" ;
|
||||
dwc:genus "Cymatoceras" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nautilida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Shimansky, 1975" ;
|
||||
dwc:species "bifidum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymatoceras_bifidum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cymatoceras_bifidum>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:family "Cymatoceratidae" ;
|
||||
dwc:genus "Cymatoceras" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nautilida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bifidum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymatoceras> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cymatoceras>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:family "Cymatoceratidae" ;
|
||||
dwc:genus "Cymatoceras" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nautilida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymatoceratidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cymatoceratidae>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:family "Cymatoceratidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nautilida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nautilida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<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://tb.plazi.org/GgServer/dwcaRecords/245C87D88760FFEE3D1FD291FAC22D69.mc.1C9D3C938760FFEE3D93D51CFEE82DF9>
|
||||
dwc:eventDate "2002-04-04" ;
|
||||
dwc:locality "Naiba River valley" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/245C87D88760FFEE3D1FD291FAC22D69#1C9D3C938760FFEE3D93D51CFEE82DF9> ;
|
||||
a dwc:MaterialCitation .
|
115
data/24/5C/87/245C87D88760FFEF3E55D531FE522AAD.ttl
Normal file
115
data/24/5C/87/245C87D88760FFEF3E55D531FE522AAD.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/245C87D88760FFEF3E55D531FE522AAD>
|
||||
dc:creator "Wilmsen, Markus; Yazykova, Elena A." ;
|
||||
dc:title "Cymatoceras honmai Matsumoto and Miyauchi 1983" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/245C87D88760FFEF3E55D531FE522AAD.mc.1C9D3C938760FFEE3EC9D47CFB272C19> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cymatoceras_honmai_Matsumoto_1983> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/D865FFA08766FFE83D79D17DFF842940> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/D865FFA08766FFE83D79D17DFF842940>
|
||||
bibo:endPage "490" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Acta Palaeontologica Polonica" ;
|
||||
bibo:pubDate "2003-09-30" ;
|
||||
bibo:startPage "481" ;
|
||||
bibo:volume "48" ;
|
||||
dc:creator "Wilmsen, Markus; Yazykova, Elena A." ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Campanian (Late Cretaceous) nautiloids from Sakhalin, Far East Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cymatoceras_honmai_Matsumoto_1983>
|
||||
dwc:authority "Matsumoto and Miyauchi, 1983" ;
|
||||
dwc:authorityName "Matsumoto and Miyauchi" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:family "Cymatoceratidae" ;
|
||||
dwc:genus "Cymatoceras" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nautilida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matsumoto & Miyauchi, 1983" ;
|
||||
dwc:species "honmai" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymatoceras_honmai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cymatoceras_honmai>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:family "Cymatoceratidae" ;
|
||||
dwc:genus "Cymatoceras" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nautilida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "honmai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymatoceras> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cymatoceras>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:family "Cymatoceratidae" ;
|
||||
dwc:genus "Cymatoceras" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nautilida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymatoceratidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cymatoceratidae>
|
||||
dwc:class "Cephalopoda" ;
|
||||
dwc:family "Cymatoceratidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Nautilida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nautilida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<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://tb.plazi.org/GgServer/dwcaRecords/245C87D88760FFEF3E55D531FE522AAD.mc.1C9D3C938760FFEE3EC9D47CFB272C19>
|
||||
dwc:eventDate "2002-04-05" ;
|
||||
dwc:locality "Manuj River valley" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/245C87D88760FFEF3E55D531FE522AAD#1C9D3C938760FFEE3EC9D47CFB272C19> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue