GG2RDF 2024-07-04T10:51:45.858Z full update: 052 of 241 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-07-04 11:10:28 +00:00
parent e19697a9d2
commit 86b645ebba
3000 changed files with 422741 additions and 0 deletions

View file

@ -0,0 +1,107 @@
@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/F41A7A7599A3AD5C414FF12621B8CD8B>
dc:creator "Zhao, Ke-xin; Achterberg, Cornelis van; Xu, Zai-fu" ;
dc:title "Gasteruption formilis Alekseev 1995" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gasteruption_formilis_Alekseev_1995> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gasteruption_formilis> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.237.3956> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.237.3956>
bibo:endPage "123" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "237" ;
dc:creator "Zhao, Ke-xin; Achterberg, Cornelis van; Xu, Zai-fu" ;
dc:date "2012" ;
dc:title "A revision of the Chinese Gasteruptiidae (Hymenoptera, Evanioidea)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gasteruption_formilis_Alekseev_1995>
dwc:LSID "http://species-id.net/wiki/Gasteruption_formilis" ;
dwc:authority "Alekseev, 1995" ;
dwc:authorityName "Alekseev" ;
dwc:authorityYear "1995" ;
dwc:class "Insecta" ;
dwc:family "Gasteruptiidae" ;
dwc:genus "Gasteruption" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Alekseev, 1995" ;
dwc:species "formilis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gasteruption_formilis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gasteruption_formilis>
dwc:class "Insecta" ;
dwc:family "Gasteruptiidae" ;
dwc:genus "Gasteruption" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "formilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gasteruption> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gasteruption>
dwc:class "Insecta" ;
dwc:family "Gasteruptiidae" ;
dwc:genus "Gasteruption" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gasteruptiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gasteruptiidae>
dwc:class "Insecta" ;
dwc:family "Gasteruptiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
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 .

View file

@ -0,0 +1,324 @@
@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/F41A87D8FFE2F42420927F10AE8DD2A0>
cito:cites <http://dx.doi.org/10.5281/zenodo.837085> ;
dc:creator "Ferreira, Luciane Augusto De Azevedo; Tavares, Marcos" ;
dc:title "Petrolisthes marginatus Stimpson 1859" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42520927826AB6AD37E>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42524267826AB50D35A>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425242B7842AE2ED3B6>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F4252168787EAB9FD3B6>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425247E789AAEDFD3EE>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42521BE78B5AE2DD3CA>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425216E78D1ADC6D226>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42522CD790EADECD202>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42522AE792AAD1AD25E>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42522707946AF99D2BA>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42520F37962AD0DD296>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F4252289799EAC34D2F2>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425235479BAAD12D2CE>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425227579D6AAE8D2CE>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425209279F1AE76D106>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42521117A2EAB02D106>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42523767A4AACDAD1BE>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42523BC7A66AC1AD19A>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42523737A82ABA3D1F6>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42524DA7ABEAF87D02E>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42520927B12ACC4D00A> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Petrolisthes_marginatus_Stimpson_1859> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Petrolisthes_marginatus_Stimpson_1858> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4299.4.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4299.4.5>
bibo:endPage "560" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:startPage "546" ;
bibo:volume "4299" ;
dc:creator "Ferreira, Luciane Augusto De Azevedo; Tavares, Marcos" ;
dc:date "2017" ;
dc:title "A new species of Pachycheles (Crustacea: Anomura: Porcellanidae), with taxonomic remarks on two other porcelain crabs from the remote oceanic archipelago of Trindade and Martin Vaz, South Atlantic Ocean" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.837085> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Petrolisthes_marginatus_Stimpson_1859>
dwc:authority "Stimpson, 1859" ;
dwc:authorityName "Stimpson" ;
dwc:authorityYear "1859" ;
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Petrolisthes" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stimpson, 1859" ;
dwc:species "marginatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ec43a1b1-ad0e-4cd4-85a8-198a91f7a181> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Petrolisthes_marginatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Petrolisthes_marginatus_Stimpson_1858>
dwc:authority "Stimpson 1858: 227", "Stimpson 1859: 74" ;
dwc:authorityName "Stimpson" ;
dwc:authorityPageNumber "227", "74" ;
dwc:authorityYear "1858" ;
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Petrolisthes" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stimpson, 1858" ;
dwc:species "marginatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ec43a1b1-ad0e-4cd4-85a8-198a91f7a181> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Petrolisthes_marginatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Petrolisthes_marginatus>
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Petrolisthes" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "marginatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Petrolisthes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Petrolisthes>
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Petrolisthes" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Porcellanidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Porcellanidae>
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
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.837085>
dc:description "FIGURE 5. (A D) Petrolisthes amoenus (Guérin-Méneville, 1855). (E F) Petrolisthes marginatus Stimpson, 1859. (A) Female, cl 3.9, cw 3.5, dorsal view (MZUSP 34703). (B) Ovigerous female, 5.7 cl, 5.3 cw, dorsal view (MZUSP 34688). (C D) Male, cl 9.4, cw 8.5, dorsal and ventral views, respectively (MZUSP 34753). Note in A C color pattern varying strikingly with size. (E-F) Female, cl 8.4, cw 8.6, dorsal and ventral views, respectively (MZUSP 34648). Scale bars = 5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/837085/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42520927826AB6AD37E>
dwc:collectionCode "USNM" ;
dwc:eventDate "26-04-27" ;
dwc:locality "Material" ;
dwc:recordedBy "Caribbean Sea" ;
trt:gbifOccurrenceId "1585189441" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42520927826AB6AD37E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42524267826AB50D35A>
dwc:collectionCode "USNM" ;
dwc:eventDate "1956-03-30" ;
dwc:locality "Pitre" ;
dwc:recordedBy "WL Schmitt" ;
trt:gbifOccurrenceId "1585189457" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42524267826AB50D35A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425242B7842AE2ED3B6>
dwc:collectionCode "USNM" ;
dwc:eventDate "1956-03-30" ;
dwc:locality "Ibidem" ;
trt:gbifOccurrenceId "1585189453" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F425242B7842AE2ED3B6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F4252168787EAB9FD3B6>
dwc:collectionCode "USNM" ;
dwc:locality "Tobago" ;
trt:gbifOccurrenceId "1585189451" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F4252168787EAB9FD3B6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425247E789AAEDFD3EE>
dwc:collectionCode "USNM" ;
dwc:eventDate "1959-04-09" ;
dwc:locality "Ibidem" ;
trt:gbifOccurrenceId "1585189439" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F425247E789AAEDFD3EE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42521BE78B5AE2DD3CA>
dwc:collectionCode "USNM" ;
dwc:eventDate "1973-04-07" ;
dwc:locality "Golfo de San Blas" ;
dwc:recordedBy "Pico Feo" ;
trt:gbifOccurrenceId "1585189447" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42521BE78B5AE2DD3CA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425216E78D1ADC6D226>
dwc:collectionCode "USNM" ;
dwc:eventDate "1939-04-23" ;
dwc:locality "Curacao" ;
dwc:recordedBy "Vista Alegre & Allan Hancock Pacific Expedition, R & Velero" ;
trt:gbifOccurrenceId "1585189443" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F425216E78D1ADC6D226> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42522CD790EADECD202>
dwc:collectionCode "USNM" ;
dwc:eventDate "1975-09-14" ;
dwc:locality "Isla Aves" ;
dwc:recordedBy "Raney" ;
dwc:verbatimLatitude "15.666667" ;
dwc:verbatimLongitude "-63.6" ;
trt:gbifOccurrenceId "1585189452" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42522CD790EADECD202> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42522AE792AAD1AD25E>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "1963-12-31" ;
dwc:locality "Praia do Atalaia" ;
trt:gbifOccurrenceId "1585189448" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42522AE792AAD1AD25E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42522707946AF99D2BA>
dwc:collectionCode "MZUSP" ;
dwc:locality "Trindade Island" ;
dwc:recordedBy "B Prazeres" ;
trt:gbifOccurrenceId "1585189450" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42522707946AF99D2BA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42520F37962AD0DD296>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2013-07-05" ;
dwc:locality "Tartarugas" ;
dwc:recordedBy "JB Mendonca" ;
dwc:verbatimLongitude "-29.305056" ;
trt:gbifOccurrenceId "1585189445" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42520F37962AD0DD296> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F4252289799EAC34D2F2>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2014-10-25" ;
dwc:locality "Praia" ;
dwc:recordedBy "Mendonca" ;
dwc:verbatimElevation "14" ;
dwc:verbatimLongitude "-29.328861" ;
trt:gbifOccurrenceId "1585189456" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F4252289799EAC34D2F2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425235479BAAD12D2CE>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2014-11-04" ;
dwc:locality "Ibidem" ;
dwc:recordedBy "JB Mendonca" ;
dwc:verbatimElevation "15" ;
trt:gbifOccurrenceId "1585189440" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F425235479BAAD12D2CE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425227579D6AAE8D2CE>
dwc:collectionCode "USNM" ;
dwc:eventDate "1985-11-26" ;
dwc:locality "Ascension" ;
trt:gbifOccurrenceId "1585189444" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F425227579D6AAE8D2CE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F425209279F1AE76D106>
dwc:collectionCode "USNM" ;
dwc:eventDate "1971-05-22" ;
dwc:locality "Rocky Point" ;
dwc:recordedBy "RB Manning & Rogers" ;
trt:gbifOccurrenceId "1585189436" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F425209279F1AE76D106> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42521117A2EAB02D106>
dwc:collectionCode "USNM" ;
dwc:eventDate "1976-07-15" ;
dwc:locality "Collyer Point" ;
dwc:recordedBy "K Jourdan" ;
trt:gbifOccurrenceId "1585189437" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42521117A2EAB02D106> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42523767A4AACDAD1BE>
dwc:collectionCode "USNM" ;
dwc:eventDate "1976-07-11" ;
dwc:locality "Ibidem" ;
dwc:recordedBy "RB Manning" ;
trt:gbifOccurrenceId "1585189455" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42523767A4AACDAD1BE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42523BC7A66AC1AD19A>
dwc:collectionCode "USNM" ;
dwc:eventDate "1970-07-12" ;
dwc:locality "Southwest Bay" ;
dwc:recordedBy "S Olson" ;
trt:gbifOccurrenceId "1585189442" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42523BC7A66AC1AD19A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42523737A82ABA3D1F6>
dwc:collectionCode "USNM" ;
dwc:eventDate "1971-05" ;
dwc:locality "South West Bay" ;
dwc:recordedBy "Turtle Shell Beach" ;
trt:gbifOccurrenceId "1585189446" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42523737A82ABA3D1F6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42524DA7ABEAF87D02E>
dwc:collectionCode "USNM" ;
dwc:eventDate "1965-05-19" ;
dwc:locality "Annobon" ;
dwc:recordedBy "Pillsbury" ;
dwc:verbatimLatitude "-1.4166666" ;
dwc:verbatimLongitude "5.633333" ;
trt:gbifOccurrenceId "1585189458" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42524DA7ABEAF87D02E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE2F42420927F10AE8DD2A0.mc.CCDB3C93FFE2F42520927B12ACC4D00A>
dwc:collectionCode "USNM" ;
dwc:eventDate "1947-11-30" ;
dwc:locality "Senegal" ;
dwc:recordedBy "Th Monod" ;
trt:gbifOccurrenceId "1585189435" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE2F42420927F10AE8DD2A0#CCDB3C93FFE2F42520927B12ACC4D00A> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,440 @@
@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/F41A87D8FFE9F42820927F8EAA22D7C4>
cito:cites <http://dx.doi.org/10.5281/zenodo.837077>, <http://dx.doi.org/10.5281/zenodo.837081>, <http://dx.doi.org/10.5281/zenodo.837079>, <http://dx.doi.org/10.5281/zenodo.837083> ;
dc:creator "Ferreira, Luciane Augusto De Azevedo; Tavares, Marcos" ;
dc:title "Pachycheles meloi Ferreira & Tavares 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E20927863AC88D3CD>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E240378D7AD5AD204>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E2233792FABF4D260>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E248A794BAB50D298>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E242B7983AA4ED2F4>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E254F79BFAC9ED12C>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E20C27A13ACAED164>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E23FA7A86AEB3D1D5>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E21CB7ADFAEE5D030>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E253A7B17AEE7D044>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D228F7D0BADC7D67C>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D22C67D28ABE3D658>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D23757DB8AA52D6C8>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D25307DD3AF9AD500>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D20FD7E2BAC41D55C>, <http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D20C27ACDAD47D01E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachycheles_meloi_Ferreira_2017> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pachycheles_riisei_Stimpson_1858>, <http://taxon-concept.plazi.org/id/Animalia/Pachycheles_biocellatus_Lockington_1878>, <http://taxon-concept.plazi.org/id/Animalia/Pachycheles_riisei_Stimpson_1859>, <http://taxon-concept.plazi.org/id/Animalia/Pachycheles_grossimanus_Guerin-Meneville_1835>, <http://taxon-concept.plazi.org/id/Animalia/Pachycheles_rugimanus_Milne-Edwards_1880> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4299.4.5> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4299.4.5>
bibo:endPage "560" ;
bibo:issue "4" ;
bibo:journal "Zootaxa" ;
bibo:startPage "546" ;
bibo:volume "4299" ;
dc:creator "Ferreira, Luciane Augusto De Azevedo; Tavares, Marcos" ;
dc:date "2017" ;
dc:title "A new species of Pachycheles (Crustacea: Anomura: Porcellanidae), with taxonomic remarks on two other porcelain crabs from the remote oceanic archipelago of Trindade and Martin Vaz, South Atlantic Ocean" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.837077>, <http://dx.doi.org/10.5281/zenodo.837081>, <http://dx.doi.org/10.5281/zenodo.837079>, <http://dx.doi.org/10.5281/zenodo.837083> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pachycheles_meloi_Ferreira_2017>
dwc:authority "Ferreira & Tavares, 2017" ;
dwc:authorityName "Ferreira & Tavares" ;
dwc:authorityYear "2017" ;
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ferreira & Tavares, 2017" ;
dwc:species "meloi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72319552-3803-45df-b827-bf94b440de9b> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachycheles_meloi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pachycheles_riisei_Stimpson_1858>
dwc:authorityName "Stimpson" ;
dwc:authorityYear "1858" ;
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stimpson, 1858" ;
dwc:species "riisei" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72319552-3803-45df-b827-bf94b440de9b> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachycheles_riisei> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pachycheles_biocellatus_Lockington_1878>
dwc:authority "Lockington, 1878" ;
dwc:authorityName "Lockington" ;
dwc:authorityYear "1878" ;
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lockington, 1878" ;
dwc:species "biocellatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72319552-3803-45df-b827-bf94b440de9b> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachycheles_biocellatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pachycheles_riisei_Stimpson_1859>
dwc:authorityName "Stimpson" ;
dwc:authorityYear "1859" ;
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stimpson, 1859" ;
dwc:species "riisei" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72319552-3803-45df-b827-bf94b440de9b> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachycheles_riisei> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pachycheles_grossimanus_Guerin-Meneville_1835>
dwc:authority "Guerin-Meneville, 1835" ;
dwc:authorityName "Guerin-Meneville" ;
dwc:authorityYear "1835" ;
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Guerin-Meneville, 1835" ;
dwc:species "grossimanus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72319552-3803-45df-b827-bf94b440de9b> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachycheles_grossimanus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pachycheles_rugimanus_Milne-Edwards_1880>
dwc:authority "A. Milne-Edwards, 1880" ;
dwc:authorityName "A. Milne-Edwards" ;
dwc:authorityYear "1880" ;
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "A. Milne-Edwards, 1880" ;
dwc:species "rugimanus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72319552-3803-45df-b827-bf94b440de9b> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachycheles_rugimanus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pachycheles_meloi>
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "meloi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachycheles> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pachycheles>
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Porcellanidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Porcellanidae>
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
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://taxon-name.plazi.org/id/Animalia/Pachycheles_riisei>
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "riisei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachycheles> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pachycheles_biocellatus>
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "biocellatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachycheles> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pachycheles_grossimanus>
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "grossimanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachycheles> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pachycheles_rugimanus>
dwc:class "Malacostraca" ;
dwc:family "Porcellanidae" ;
dwc:genus "Pachycheles" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rugimanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachycheles> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.837077>
dc:description "FIGURE 1. (A C) Pachycheles meloi sp. nov. (D) Pachycheles riisei (Stimpson, 1859). (A) Male holotype, cl 4.2, cw 4.5, dorsal view (MZUSP 34901). (B) Male paratype, cl 2.1, cw 2.2, dorsal view (MZUSP 34893). (C) Pachycheles meloi sp. nov. associated with a calcareous algae. (D) Male from Bahia, Brazil, dorsal view (after Santos et al. 2012. Size unknown). Scale bar = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/837077/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.837081>
dc:description "FIGURE 3. (A B) SEM images of Pachycheles meloi sp. nov., male, cl 4.0, cw 4.2 (MZUSP 34841). (A) Male abdominal sternites 2 5 (Abd 2 5), showing the gonopod on the second abdominal segment. Note in Ab 3 5 the vestiges of the articulation of the pleopods 3 5 (arrows). (B) Detail of the male pleopod. Note the absence of exopodite. En, endopodite; Pr, protopodite. Scale bars = 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/837081/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.837079>
dc:description "FIGURE 2. (A N) Pachycheles meloi sp. nov., male holotype, cl 4.2, cw 4.5 (setae omitted) (MZUSP 34901). (A) Carapace, dorsal view. (B) Front, frontal view. (C) Carapace, lateral view, emphasizing the branchiostegite. (D) Right antennule, ventral view. (E) Left antenna in folded position, frontal view (flagellum omitted). (F) Right antenna in folded position, dorsal view. (G) Right Mxp 3, ventral view (flagellum of the exopod omitted). (H) Left P 1, dorsal view. (I) Right P 1, dorsal view. (J) Left P 2, lateral view. (K) Left P 3, lateral view. (L) Left P 4, lateral view. (M) Thoracic sternum. (N) Telson, dorsal view. Scale bars = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/837079/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.837083>
dc:description "FIGURE 4. (A E) Pachycheles riisei (Stimpson, 1859), male, cl 6.1, cw 6.7 (setae omitted) (MZUSP 34819). (A) Carapace, dorsal view. (B) Thoracic sternum. (C) Left P 1, dorsal view. (D) Right P 1, dorsal view. (E) Right antenna in folded position, dorsal view (flagellum omitted). Scale bars = 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/837083/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E20927863AC88D3CD>
dwc:catalogNumber "MZUSP 34901" ;
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2012-07-16" ;
dwc:locality "Laje da Ponta Noroeste" ;
dwc:recordedBy "da Calheta" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "13" ;
dwc:verbatimLongitude "-29.344223" ;
trt:gbifOccurrenceId "1585189454" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFE9F42E20927863AC88D3CD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E240378D7AD5AD204>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2012-07-11" ;
dwc:locality "Tartarugas" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "15" ;
dwc:verbatimLongitude "-29.299139" ;
trt:gbifOccurrenceId "1585189449" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFE9F42E240378D7AD5AD204> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E2233792FABF4D260>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2012-07-03" ;
dwc:locality "Mendonca" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "16" ;
dwc:verbatimLatitude "-20.488527" ;
dwc:verbatimLongitude "-29.338417" ;
trt:gbifOccurrenceId "1585189434" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFE9F42E2233792FABF4D260> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E248A794BAB50D298>
dwc:collectionCode "SECON, MZUSP" ;
dwc:eventDate "2014-11-11" ;
dwc:locality "Portugueses" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "-20.505806" ;
dwc:verbatimLongitude "-29.312138" ;
trt:gbifOccurrenceId "1585189438" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFE9F42E248A794BAB50D298> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E242B7983AA4ED2F4>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2014-05-16" ;
dwc:locality "Mendonca" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "10" ;
dwc:verbatimLatitude "-20.494501" ;
dwc:verbatimLongitude "-29.342472" ;
trt:gbifOccurrenceId "1585189467" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFE9F42E242B7983AA4ED2F4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E254F79BFAC9ED12C>
dwc:collectionCode "USNM" ;
dwc:eventDate "2014-04-30" ;
dwc:locality "Praia" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "10" ;
dwc:verbatimLatitude "-20.517027" ;
dwc:verbatimLongitude "-29.299139" ;
trt:gbifOccurrenceId "1585189476" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFE9F42E254F79BFAC9ED12C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E20C27A13ACAED164>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2014-04-01" ;
dwc:locality "Trindade Island" ;
dwc:recordedBy "Other & Ponta Norte & Mendonca" ;
dwc:verbatimElevation "12" ;
dwc:verbatimLongitude "-29.338417" ;
trt:gbifOccurrenceId "1585189483" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFE9F42E20C27A13ACAED164> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E23FA7A86AEB3D1D5>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2014-11-02" ;
dwc:locality "Ponta do Monumento" ;
dwc:recordedBy "Mendonca" ;
dwc:verbatimElevation "15" ;
dwc:verbatimLongitude "-29.34239" ;
trt:gbifOccurrenceId "1585189482" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFE9F42E23FA7A86AEB3D1D5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E21CB7ADFAEE5D030>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2015-07-03" ;
dwc:locality "Ilha da Racha" ;
dwc:verbatimLongitude "-29.346668" ;
trt:gbifOccurrenceId "1585189459" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFE9F42E21CB7ADFAEE5D030> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFE9F42E253A7B17AEE7D044>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2014-10-26" ;
dwc:locality "Praia da Calheta" ;
dwc:recordedBy "Enseada dos Portugueses & Mendonca" ;
dwc:verbatimElevation "10" ;
dwc:verbatimLongitude "-29.307804" ;
trt:gbifOccurrenceId "1585189472" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFE9F42E253A7B17AEE7D044> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D228F7D0BADC7D67C>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2014-10-25" ;
dwc:locality "Praia do Lixo" ;
dwc:recordedBy "Mendonca" ;
dwc:verbatimElevation "14" ;
dwc:verbatimLongitude "-29.328861" ;
trt:gbifOccurrenceId "1585189463" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFEAF42D228F7D0BADC7D67C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D22C67D28ABE3D658>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2012-04-20" ;
dwc:locality "Enseada da Cachoeira" ;
dwc:recordedBy "Farrilhoes & Mendonca" ;
dwc:verbatimElevation "12" ;
dwc:verbatimLongitude "-29.331112" ;
trt:gbifOccurrenceId "1585189475" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFEAF42D22C67D28ABE3D658> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D23757DB8AA52D6C8>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2013-07-09" ;
dwc:locality "Principe" ;
dwc:recordedBy "Paredao & Mendonca" ;
dwc:verbatimElevation "20" ;
dwc:verbatimLongitude "-29.331112" ;
trt:gbifOccurrenceId "1585189478" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFEAF42D23757DB8AA52D6C8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D25307DD3AF9AD500>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2015-07-10" ;
dwc:locality "Ilha" ;
dwc:recordedBy "Mendonca" ;
dwc:verbatimElevation "22" ;
dwc:verbatimLongitude "-29.324417" ;
trt:gbifOccurrenceId "1585189479" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFEAF42D25307DD3AF9AD500> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D20FD7E2BAC41D55C>
dwc:collectionCode "MZUSP" ;
dwc:eventDate "2013-07-24" ;
dwc:locality "Martin Vaz Island" ;
dwc:recordedBy "Martin Vaz Archipelago & Mendonca" ;
dwc:verbatimElevation "12" ;
dwc:verbatimLongitude "-29.306082" ;
trt:gbifOccurrenceId "1585189469" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFEAF42D20FD7E2BAC41D55C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/F41A87D8FFE9F42820927F8EAA22D7C4.mc.CCDB3C93FFEAF42D20C27ACDAD47D01E>
dwc:locality "Trindade" ;
dwc:recordedBy "da Calheta" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "23" ;
dwc:verbatimLongitude "-29.310278" ;
trt:gbifOccurrenceId "1585189474" ;
trt:httpUri <https://treatment.plazi.org/id/F41A87D8FFE9F42820927F8EAA22D7C4#CCDB3C93FFEAF42D20C27ACDAD47D01E> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,89 @@
@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/F41A87DEFFD0250EC2C5DCB7FAD13582>
cito:cites <http://dx.doi.org/10.5281/zenodo.189270>, <http://dx.doi.org/10.5281/zenodo.189271> ;
dc:creator "Ebert, David A.; Compagno, Leonard J. V." ;
dc:title "Chlamydoselachus" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.189264> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.189264>
bibo:endPage "18" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "2173" ;
dc:creator "Ebert, David A.; Compagno, Leonard J. V." ;
dc:date "2009" ;
dc:title "Chlamydoselachus africana, a new species of frilled shark from southern Africa (Chondrichthyes, Hexanchiformes, Chlamydoselachidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.189270>, <http://dx.doi.org/10.5281/zenodo.189271> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:genus "Chlamydoselachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chlamydoselachidae>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanchiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanchiformes>
dwc:class "Elasmobranchii" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elasmobranchii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Elasmobranchii>
dwc:class "Elasmobranchii" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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.189270>
dc:description "FIGURE 6. Cranial skeleton, including dorsal, ventral, and lateral views of (a) Chlamydoselachus africana (SAM 36076) and (b) C. anguineus from Taiwan (DAE 881204)." ;
fabio:hasRepresentation <https://zenodo.org/record/189270/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.189271>
dc:description "FIGURE 7. Euclidean bi-plot of Principal Component 1 (PC 1) and Principal Component 2 (PC 2) case scores calculated from 28 morphological variables measured for Chlamydoselachus africana (n = 5) and C. anguineus (n = 10) individuals." ;
fabio:hasRepresentation <https://zenodo.org/record/189271/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,77 @@
@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/F41A87DEFFD2250EC2C5DB4DFA043742>
dc:creator "Ebert, David A.; Compagno, Leonard J. V." ;
dc:title "Chlamydoselachus" ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.189264> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.189264>
bibo:endPage "18" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "2173" ;
dc:creator "Ebert, David A.; Compagno, Leonard J. V." ;
dc:date "2009" ;
dc:title "Chlamydoselachus africana, a new species of frilled shark from southern Africa (Chondrichthyes, Hexanchiformes, Chlamydoselachidae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:genus "Chlamydoselachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chlamydoselachidae>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanchiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanchiformes>
dwc:class "Elasmobranchii" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elasmobranchii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Elasmobranchii>
dwc:class "Elasmobranchii" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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 .

View file

@ -0,0 +1,122 @@
@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/F41A87DEFFDE2502C2C5DAEEFDAF301B>
dc:creator "Ebert, David A.; Compagno, Leonard J. V." ;
dc:title "Chlamydoselachus Garman 1884" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chlamydoselachus_Garman_1884> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chlamydoselache_Gunther_1887> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.189264> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.189264>
bibo:endPage "18" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "2173" ;
dc:creator "Ebert, David A.; Compagno, Leonard J. V." ;
dc:date "2009" ;
dc:title "Chlamydoselachus africana, a new species of frilled shark from southern Africa (Chondrichthyes, Hexanchiformes, Chlamydoselachidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chlamydoselachus_Garman_1884>
dwc:ID-ENA "27584" ;
dwc:authority "Garman, 1884" ;
dwc:authorityName "Garman" ;
dwc:authorityYear "1884" ;
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:genus "Chlamydoselachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Garman, 1884" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NH8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Chlamydoselache_Gunther_1887>
dwc:authority "Gunther, 1887: 22" ;
dwc:authorityName "Gunther" ;
dwc:authorityPageNumber "22" ;
dwc:authorityYear "1887" ;
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:genus "Chlamydoselache" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Gunther, 1887" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselache> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:genus "Chlamydoselachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chlamydoselachidae>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanchiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanchiformes>
dwc:class "Elasmobranchii" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elasmobranchii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Elasmobranchii>
dwc:class "Elasmobranchii" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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://taxon-name.plazi.org/id/Animalia/Chlamydoselache>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:genus "Chlamydoselache" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,84 @@
@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/F41A87DEFFDE2502C2C5DB4DFC40371D>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Chlamydoselachidae_Garman_1884> ;
dc:creator "Ebert, David A.; Compagno, Leonard J. V." ;
dc:title "Chlamydoselachidae Garman 1884" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chlamydoselachidae_Garman_1884> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.189264> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.189264>
bibo:endPage "18" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "2173" ;
dc:creator "Ebert, David A.; Compagno, Leonard J. V." ;
dc:date "2009" ;
dc:title "Chlamydoselachus africana, a new species of frilled shark from southern Africa (Chondrichthyes, Hexanchiformes, Chlamydoselachidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chlamydoselachidae_Garman_1884>
dwc:ID-ENA "27583" ;
dwc:authority "Garman, 1884", "Garman, 1884: 8" ;
dwc:authorityName "Garman" ;
dwc:authorityPageNumber "8" ;
dwc:authorityYear "1884" ;
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Garman, 1884" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85C> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chlamydoselachidae>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanchiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanchiformes>
dwc:class "Elasmobranchii" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elasmobranchii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Elasmobranchii>
dwc:class "Elasmobranchii" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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 .

View file

@ -0,0 +1,165 @@
@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/F41A87DEFFDE250CC2C5DDFEFAE731C5>
cito:cites <http://dx.doi.org/10.5281/zenodo.189265>, <http://dx.doi.org/10.5281/zenodo.189266>, <http://dx.doi.org/10.5281/zenodo.189267>, <http://dx.doi.org/10.5281/zenodo.189268>, <http://dx.doi.org/10.5281/zenodo.189269> ;
dc:creator "Ebert, David A.; Compagno, Leonard J. V." ;
dc:title "Chlamydoselachus africana Ebert & Compagno, 2009, sp. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chlamydoselachus_africana_Ebert_2009> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chlamydoselachus_anguineus_Smith_1951> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.189264> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.189264>
bibo:endPage "18" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "2173" ;
dc:creator "Ebert, David A.; Compagno, Leonard J. V." ;
dc:date "2009" ;
dc:title "Chlamydoselachus africana, a new species of frilled shark from southern Africa (Chondrichthyes, Hexanchiformes, Chlamydoselachidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.189265>, <http://dx.doi.org/10.5281/zenodo.189266>, <http://dx.doi.org/10.5281/zenodo.189267>, <http://dx.doi.org/10.5281/zenodo.189268>, <http://dx.doi.org/10.5281/zenodo.189269> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chlamydoselachus_africana_Ebert_2009>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Ebert & Compagno, 2009" ;
dwc:authorityName "Ebert & Compagno" ;
dwc:authorityYear "2009" ;
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:genus "Chlamydoselachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ebert & Compagno, 2009" ;
dwc:species "africana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XWT6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus_africana> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Chlamydoselachus_anguineus_Smith_1951>
dwc:authority "Smith 1951" ;
dwc:authorityName "Smith" ;
dwc:authorityYear "1951" ;
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:genus "Chlamydoselachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smith, 1951" ;
dwc:species "anguineus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XWT6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus_anguineus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus_africana>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:genus "Chlamydoselachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "africana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:genus "Chlamydoselachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chlamydoselachidae>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanchiformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanchiformes>
dwc:class "Elasmobranchii" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elasmobranchii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Elasmobranchii>
dwc:class "Elasmobranchii" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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://taxon-name.plazi.org/id/Animalia/Chlamydoselachus_anguineus>
dwc:class "Elasmobranchii" ;
dwc:family "Chlamydoselachidae" ;
dwc:genus "Chlamydoselachus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hexanchiformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "anguineus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlamydoselachus> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.189265>
dc:description "FIGURE 1. Lateral view of Chlamydoselachus africana, female, 1170 mm TL, holotype (SAM 31028)." ;
fabio:hasRepresentation <https://zenodo.org/record/189265/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.189266>
dc:description "FIGURE 2. Lateral view of Chlamydoselachus africana, male, 916 mm TL, paratype (SAM 36076), specimen now skeletonized. Illustration by L. J. V. Compagno." ;
fabio:hasRepresentation <https://zenodo.org/record/189266/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.189267>
dc:description "FIGURE 3. Pectoral fin skeleton of (a) C. africana paratype SAM 36076 and (b) Taiwan C. anguineus (DAE 881204)." ;
fabio:hasRepresentation <https://zenodo.org/record/189267/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.189268>
dc:description "FIGURE 4. Illustration of Chlamydoselachus africana cranial skeleton with dorsal, lateral, and ventral views (paratype SAM 36076). Illustration by L. J. V. Compagno." ;
fabio:hasRepresentation <https://zenodo.org/record/189268/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.189269>
dc:description "FIGURE 5. Distribution of Chlamydoselachus africana. The star represents the location of the holotype, the closed triangles represent the capture locations of two paratypes, and the open triangle represents two paratypes caught at the same location. The open circles represent records of Chlamydoselachus specimens whose species identification could not be confirmed." ;
fabio:hasRepresentation <https://zenodo.org/record/189269/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,102 @@
@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/F41A9BA638DD8A897417FB04235C907E>
dc:creator "Bernard, F." ;
dc:title "Euponera (Mesoponera) caffraria Forel" ;
trt:publishedIn <http://publication.plazi.org/id/EE0D5159B7D5473827B4D3499CE3FE8C> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Euponera_caffraria> ;
a trt:Treatment .
<http://publication.plazi.org/id/EE0D5159B7D5473827B4D3499CE3FE8C>
bibo:endPage "270" ;
bibo:journal "Memoires de l'Institut Francais d'Afrique Noire" ;
bibo:startPage "165" ;
bibo:volume "19" ;
dc:creator "Bernard, F." ;
dc:date "1953" ;
dc:title "La reserve naturelle integrale du Mt Nimba. XI. Hymenopteres Formicidae." ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Euponera_caffraria>
dwc:class "Hexapoda" ;
dwc:family "Formicidae" ;
dwc:genus "Euponera" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caffraria" ;
dwc:subGenus "Mesoponera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euponera_Mesoponera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Euponera_Mesoponera>
dwc:class "Hexapoda" ;
dwc:family "Formicidae" ;
dwc:genus "Euponera" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Mesoponera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euponera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Euponera>
dwc:class "Hexapoda" ;
dwc:family "Formicidae" ;
dwc:genus "Euponera" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
dwc:class "Hexapoda" ;
dwc:family "Formicidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Hexapoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
dwc:class "Hexapoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
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 .