GG2RDF 2024-08-08T14:45:33.484Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-08 14:45:46 +00:00
parent 9f8fb0c93c
commit 05196fe047
4 changed files with 595 additions and 0 deletions

View file

@ -0,0 +1,135 @@
@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/5C6887BDCA52775A9C7DFE1AFAEBFB62>
dc:creator "Mendes, Samuel Lucas Da Silva Delgado; Paiva, Paulo Cesar De; Rizzo, Alexandra E." ;
dc:title "Asclerocheilus Ashworth 1901" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Asclerocheilus_Ashworth_1901> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gwasitoa_Chamberlin_1919>, <http://taxon-concept.plazi.org/id/Animalia/Kebuita_Chamberlin_1919> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2621> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2621>
bibo:endPage "108" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-08-01" ;
bibo:startPage "88" ;
bibo:volume "947" ;
dc:creator "Mendes, Samuel Lucas Da Silva Delgado; Paiva, Paulo Cesar De; Rizzo, Alexandra E." ;
dc:date "2024" ;
dc:title "On species of Asclerocheilus Ashworth, 1901 (Annelida: Scalibregmatidae) from Brazil" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Asclerocheilus_Ashworth_1901>
dwc:authority "Ashworth, 1901" ;
dwc:authorityName "Ashworth" ;
dwc:authorityYear "1901" ;
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Ashworth, 1901" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84LLC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Asclerocheilus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Gwasitoa_Chamberlin_1919>
dwc:authority "Chamberlin, 1919: 390 - 391" ;
dwc:authorityName "Chamberlin" ;
dwc:authorityPageNumber "390 - 391" ;
dwc:authorityYear "1919" ;
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Gwasitoa" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Chamberlin, 1919" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84LLC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gwasitoa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Kebuita_Chamberlin_1919>
dwc:authority "Chamberlin, 1919: 390 - 391" ;
dwc:authorityName "Chamberlin" ;
dwc:authorityPageNumber "390 - 391" ;
dwc:authorityYear "1919" ;
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Kebuita" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Chamberlin, 1919" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84LLC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kebuita> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Asclerocheilus>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
dwc:class "Polychaeta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Annelida>
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
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/Gwasitoa>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Gwasitoa" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Kebuita>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Kebuita" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,172 @@
@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/5C6887BDCA5577429C16FD7BFD74F8D8>
cito:cites <http://dx.doi.org/10.5281/zenodo.13193491>, <http://dx.doi.org/10.5281/zenodo.13193493>, <http://dx.doi.org/10.5281/zenodo.13193495> ;
dc:creator "Mendes, Samuel Lucas Da Silva Delgado; Paiva, Paulo Cesar De; Rizzo, Alexandra E." ;
dc:title "Asclerocheilus geiseae Mendes, Paiva & Rizzo, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5577429C16FD7BFD74F8D8.mc.64A93CF6CA55774E9EF4FAA8FC12FA52>, <http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5577429C16FD7BFD74F8D8.mc.64A93CF6CA55774E9EF4FA30FB0AF9CD>, <http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5577429C16FD7BFD74F8D8.mc.64A93CF6CA55774E9AE2FA1FFAD7F9E8>, <http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5577429C16FD7BFD74F8D8.mc.64A93CF6CA55774E9B21F9FAFED4F9A3>, <http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5577429C16FD7BFD74F8D8.mc.64A93CF6CA55774E9F28F985FE7BF97E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Asclerocheilus_geiseae_Mendes_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2621> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2621>
bibo:endPage "108" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-08-01" ;
bibo:startPage "88" ;
bibo:volume "947" ;
dc:creator "Mendes, Samuel Lucas Da Silva Delgado; Paiva, Paulo Cesar De; Rizzo, Alexandra E." ;
dc:date "2024" ;
dc:title "On species of Asclerocheilus Ashworth, 1901 (Annelida: Scalibregmatidae) from Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13193491>, <http://dx.doi.org/10.5281/zenodo.13193493>, <http://dx.doi.org/10.5281/zenodo.13193495> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Asclerocheilus_geiseae_Mendes_2024>
dwc:authorityName "Mendes & Paiva & Rizzo" ;
dwc:authorityYear "2024" ;
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mendes & Paiva & Rizzo, 2024" ;
dwc:species "geiseae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Asclerocheilus_geiseae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Asclerocheilus_geiseae>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:species "geiseae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asclerocheilus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Asclerocheilus>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
dwc:class "Polychaeta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Annelida>
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
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.13193491>
dc:description "Fig. 1. Asclerocheilus geiseae sp. nov., holotype (UERJ-8065), schematic representation. A. Ventral view of anterior region. B. Lateral view of anterior region. C. Acicular spine with rounded tip present on chaetigers 12. D. Acicular spine with pointed tip present only on chaetiger 3. E. Lyrate chaeta. Abbreviations: see Material and methods." ;
fabio:hasRepresentation <https://zenodo.org/record/13193491/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13193493>
dc:description "Fig. 2. Asclerocheilus geiseae sp. nov., paratype (UERJ-8066), under optical microscopy, specimens stained with Shirlastain A. A. Latero-ventral view of anterior body. B. Acicular spines with rounded tips. C. Acicular spine with pointed tip. D. Mid-body chaetigers in lateral view. E. Lyrate chaetae. Abbreviations: see Material and methods." ;
fabio:hasRepresentation <https://zenodo.org/record/13193493/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13193495>
dc:description "Fig. 3. Asclerocheilus geiseae sp. nov., under SEM. A. Ventral view of anterior body. B. Prostomium and peristomium in ventral view. C. Acicular spines with rounded tips. D. Lyrate chaetae. E. Ventral view of posterior most chaetigers and pygidium, only two cirri are present, the others were lost in this specimen. Abbreviations: see Material and methods." ;
fabio:hasRepresentation <https://zenodo.org/record/13193495/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5577429C16FD7BFD74F8D8.mc.64A93CF6CA55774E9EF4FAA8FC12FA52>
dwc:catalogNumber "UERJ-8065" ;
dwc:collectionCode "UERJ" ;
dwc:eventDate "2010-12" ;
dwc:locality "Basin" ;
dwc:recordedBy "van Veen" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "11" ;
dwc:verbatimLatitude "-19.959" ;
dwc:verbatimLongitude "-39.892" ;
trt:httpUri <https://treatment.plazi.org/id/5C6887BDCA5577429C16FD7BFD74F8D8#64A93CF6CA55774E9EF4FAA8FC12FA52> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5577429C16FD7BFD74F8D8.mc.64A93CF6CA55774E9EF4FA30FB0AF9CD>
dwc:catalogNumber "UERJ-8066" ;
dwc:collectionCode "UERJ" ;
dwc:eventDate "2010-12" ;
dwc:locality "Espirito Santo" ;
dwc:recordedBy "van Veen" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "11" ;
dwc:verbatimLatitude "-19.96" ;
dwc:verbatimLongitude "-39.892" ;
trt:httpUri <https://treatment.plazi.org/id/5C6887BDCA5577429C16FD7BFD74F8D8#64A93CF6CA55774E9EF4FA30FB0AF9CD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5577429C16FD7BFD74F8D8.mc.64A93CF6CA55774E9AE2FA1FFAD7F9E8>
dwc:catalogNumber "UERJ-8067" ;
dwc:collectionCode "UERJ" ;
dwc:eventDate "2011-07" ;
dwc:recordedBy "Veen" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "47" ;
dwc:verbatimLatitude "-19.959" ;
dwc:verbatimLongitude "-39.893" ;
trt:httpUri <https://treatment.plazi.org/id/5C6887BDCA5577429C16FD7BFD74F8D8#64A93CF6CA55774E9AE2FA1FFAD7F9E8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5577429C16FD7BFD74F8D8.mc.64A93CF6CA55774E9B21F9FAFED4F9A3>
dwc:catalogNumber "UERJ-9223" ;
dwc:collectionCode "UERJ" ;
dwc:eventDate "2010-12" ;
dwc:recordedBy "Veen" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "47" ;
dwc:verbatimLatitude "-19.959" ;
dwc:verbatimLongitude "-39.892" ;
trt:httpUri <https://treatment.plazi.org/id/5C6887BDCA5577429C16FD7BFD74F8D8#64A93CF6CA55774E9B21F9FAFED4F9A3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5577429C16FD7BFD74F8D8.mc.64A93CF6CA55774E9F28F985FE7BF97E>
dwc:catalogNumber "UERJ-9224" ;
dwc:collectionCode "UERJ" ;
dwc:eventDate "2010-12" ;
dwc:recordedBy "Veen" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "47" ;
dwc:verbatimLatitude "-19.959" ;
dwc:verbatimLongitude "-39.892" ;
trt:httpUri <https://treatment.plazi.org/id/5C6887BDCA5577429C16FD7BFD74F8D8#64A93CF6CA55774E9F28F985FE7BF97E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,146 @@
@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/5C6887BDCA5877479C2FFEEEFC6FFA0D>
cito:cites <http://dx.doi.org/10.5281/zenodo.13193499>, <http://dx.doi.org/10.5281/zenodo.13193501>, <http://dx.doi.org/10.5281/zenodo.13193503> ;
dc:creator "Mendes, Samuel Lucas Da Silva Delgado; Paiva, Paulo Cesar De; Rizzo, Alexandra E." ;
dc:title "Asclerocheilus blakei Mendes, Paiva & Rizzo, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5877479C2FFEEEFC6FFA0D.mc.64A93CF6CA5877439EF4FBA0FCE7FB5D>, <http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5877479C2FFEEEFC6FFA0D.mc.64A93CF6CA5877439EF4FB28FCAAFAD5>, <http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5877479C2FFEEEFC6FFA0D.mc.64A93CF6CA5877439D04FB17FAEFFAF0> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Asclerocheilus_blakei_Mendes_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2621> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2621>
bibo:endPage "108" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-08-01" ;
bibo:startPage "88" ;
bibo:volume "947" ;
dc:creator "Mendes, Samuel Lucas Da Silva Delgado; Paiva, Paulo Cesar De; Rizzo, Alexandra E." ;
dc:date "2024" ;
dc:title "On species of Asclerocheilus Ashworth, 1901 (Annelida: Scalibregmatidae) from Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13193499>, <http://dx.doi.org/10.5281/zenodo.13193501>, <http://dx.doi.org/10.5281/zenodo.13193503> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Asclerocheilus_blakei_Mendes_2024>
dwc:authorityName "Mendes & Paiva & Rizzo" ;
dwc:authorityYear "2024" ;
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mendes & Paiva & Rizzo, 2024" ;
dwc:species "blakei" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Asclerocheilus_blakei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Asclerocheilus_blakei>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:species "blakei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asclerocheilus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Asclerocheilus>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
dwc:class "Polychaeta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Annelida>
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
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.13193499>
dc:description "Fig. 4. Asclerocheilus blakei sp. nov., holotype (UERJ-1133), schematic representation. A. Dorsal view of anterior body. B. Ventral view of anterior body. C. Acicular spine. D. Lyrate chaeta. Abbreviations: see Material and methods." ;
fabio:hasRepresentation <https://zenodo.org/record/13193499/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13193501>
dc:description "Fig. 5. Asclerocheilus blakei sp. nov., paratype (UERJ-6297), under optical microscope, specimens stained with Shirlastain A. A. Ventral view of anterior body (coll. code). B. Lyrate chaetae. C. Acicular spines on neuropodia of chaetigers 13.D. Acicular spines on notopodia of chaetiger 3 in detail.E. Ventral view of mid-body annulation pattern. F. Posterior most chaetigers in lateral view. Abbreviations: see Material and methods." ;
fabio:hasRepresentation <https://zenodo.org/record/13193501/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13193503>
dc:description "Fig. 6. Asclerocheilus blakei sp. nov., under SEM. A. Dorsal view of anterior body. B. Acicular spines with terminal arista in detail. C. Lyrate chaetae. D. Acicular spines with pointed tips from chaetiger 3 in detail. E. Pygidium in dorsal view. Abbreviations: see Material and methods." ;
fabio:hasRepresentation <https://zenodo.org/record/13193503/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5877479C2FFEEEFC6FFA0D.mc.64A93CF6CA5877439EF4FBA0FCE7FB5D>
dwc:catalogNumber "UERJ-1133" ;
dwc:collectionCode "UERJ" ;
dwc:eventDate "2008-06" ;
dwc:locality "Campos Basin" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "693" ;
dwc:verbatimLatitude "-23.654318" ;
dwc:verbatimLongitude "-41.310093" ;
trt:httpUri <https://treatment.plazi.org/id/5C6887BDCA5877479C2FFEEEFC6FFA0D#64A93CF6CA5877439EF4FBA0FCE7FB5D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5877479C2FFEEEFC6FFA0D.mc.64A93CF6CA5877439EF4FB28FCAAFAD5>
dwc:catalogNumber "UERJ-6297" ;
dwc:collectionCode "UERJ" ;
dwc:eventDate "2009-02" ;
dwc:locality "Campos Basin" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "683" ;
dwc:verbatimLatitude "-21.186" ;
dwc:verbatimLongitude "-40.216" ;
trt:httpUri <https://treatment.plazi.org/id/5C6887BDCA5877479C2FFEEEFC6FFA0D#64A93CF6CA5877439EF4FB28FCAAFAD5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5877479C2FFEEEFC6FFA0D.mc.64A93CF6CA5877439D04FB17FAEFFAF0>
dwc:catalogNumber "UERJ-9222" ;
dwc:collectionCode "UERJ" ;
dwc:eventDate "2013-06" ;
dwc:locality "Basin" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1908" ;
dwc:verbatimLatitude "-19.97" ;
dwc:verbatimLongitude "-39.519" ;
trt:httpUri <https://treatment.plazi.org/id/5C6887BDCA5877479C2FFEEEFC6FFA0D#64A93CF6CA5877439D04FB17FAEFFAF0> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,142 @@
@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/5C6887BDCA5C77459C09F9F6FD81FCC8>
cito:cites <http://dx.doi.org/10.5281/zenodo.13193508> ;
dc:creator "Mendes, Samuel Lucas Da Silva Delgado; Paiva, Paulo Cesar De; Rizzo, Alexandra E." ;
dc:title "Asclerocheilus tropicus Blake 1981" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5C77459C09F9F6FD81FCC8.mc.64A93CF6CA5C77479EF4F900FCE7F8FD>, <http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5C77459C09F9F6FD81FCC8.mc.64A93CF6CA5C77479DDDF8EFFBCEF898> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Asclerocheilus_tropicus_Blake_1981> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Asclerocheilus_tropicus_Blake_1133> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2621> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2621>
bibo:endPage "108" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-08-01" ;
bibo:startPage "88" ;
bibo:volume "947" ;
dc:creator "Mendes, Samuel Lucas Da Silva Delgado; Paiva, Paulo Cesar De; Rizzo, Alexandra E." ;
dc:date "2024" ;
dc:title "On species of Asclerocheilus Ashworth, 1901 (Annelida: Scalibregmatidae) from Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13193508> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Asclerocheilus_tropicus_Blake_1981>
dwc:authority "Blake, 1981" ;
dwc:authorityName "Blake" ;
dwc:authorityYear "1981" ;
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Blake, 1981" ;
dwc:species "tropicus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/H6TW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Asclerocheilus_tropicus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Asclerocheilus_tropicus_Blake_1133>
dwc:authority "Blake, 1981: 1133" ;
dwc:authorityName "Blake, 1981:" ;
dwc:authorityPageNumber "1133" ;
dwc:authorityYear "1133" ;
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Blake, 1981" ;
dwc:species "tropicus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/H6TW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Asclerocheilus_tropicus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Asclerocheilus_tropicus>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:species "tropicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asclerocheilus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Asclerocheilus>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Asclerocheilus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
dwc:class "Polychaeta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Annelida>
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
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.13193508>
dc:description "Fig. 7. Asclerocheilus tropicus Blake, 1981 (UERJ 9244), under optical microscopy, specimens stained with Shirlastain A. A. Anterior region in ventral view. B. Anterior region in ventral view, emphasizing the prostomium and first chaetiger. C. Acicular spines on chaetiger 1. D. Lyrate chaetae from a posterior chaetiger. Abbreviations: see Material and methods." ;
fabio:hasRepresentation <https://zenodo.org/record/13193508/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5C77459C09F9F6FD81FCC8.mc.64A93CF6CA5C77479EF4F900FCE7F8FD>
dwc:catalogNumber "UERJ-9244" ;
dwc:collectionCode "UERJ" ;
dwc:eventDate "2012-01" ;
dwc:locality "Espirito Santo" ;
dwc:verbatimElevation "150" ;
dwc:verbatimLatitude "-19.765" ;
dwc:verbatimLongitude "-39.507" ;
trt:httpUri <https://treatment.plazi.org/id/5C6887BDCA5C77459C09F9F6FD81FCC8#64A93CF6CA5C77479EF4F900FCE7F8FD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/5C6887BDCA5C77459C09F9F6FD81FCC8.mc.64A93CF6CA5C77479DDDF8EFFBCEF898>
dwc:catalogNumber "UERJ-4622" ;
dwc:collectionCode "UERJ" ;
dwc:eventDate "2013-06" ;
dwc:recordedBy "van Veen" ;
dwc:verbatimElevation "143" ;
dwc:verbatimLatitude "-19.601" ;
dwc:verbatimLongitude "-39.176" ;
trt:httpUri <https://treatment.plazi.org/id/5C6887BDCA5C77459C09F9F6FD81FCC8#64A93CF6CA5C77479DDDF8EFFBCEF898> ;
a dwc:MaterialCitation .