This commit is contained in:
treatmentbank 2024-11-29 04:43:29 +00:00
parent 201725306b
commit 8a26ced6d9
56 changed files with 826 additions and 99 deletions

View file

@ -7,12 +7,12 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/F64697E7AAAF5C5A845C7FC2C4942AEC>
cito:cites <http://dx.doi.org/10.3897/asp.80.e73829.figure3>, <http://dx.doi.org/10.3897/asp.80.e73829.figure8>, <http://dx.doi.org/10.3897/asp.80.e73829.figure13>, <http://dx.doi.org/10.3897/asp.80.e73829.figure23>, <http://dx.doi.org/10.3897/asp.80.e73829.figure28> ;
dc:creator "Benedetti, Alipio Rezende; Pinto-da-Rocha, Ricardo" ;
dc:title "Ayacucho vargasllosai Benedetti & Pinto-da-Rocha 2022, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/F64697E7AAAF5C5A845C7FC2C4942AEC.mc.A47104F2A4DE972D02F555A7EE1C6A07> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ayacucho_vargasllosai_Benedetti_2022> ;
trt:publishedIn <http://dx.doi.org/10.3897/asp.80.e73829> ;
a trt:Treatment .
@ -43,6 +43,7 @@
dwc:rank "species" ;
dwc:scientificNameAuthorship "Benedetti & Pinto-da-Rocha, 2022" ;
dwc:species "vargasllosai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9X66B> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ayacucho_vargasllosai> ;
a dwcFP:TaxonConcept .
@ -117,3 +118,14 @@
dc:description "Figure 28. Distribution of Ayacucho spp. in Peru" ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/729902> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/F64697E7AAAF5C5A845C7FC2C4942AEC.mc.A47104F2A4DE972D02F555A7EE1C6A07>
dwc:eventDate "2011-04-22" ;
dwc:locality "Cemento Andino" ;
dwc:recordedBy "R. Pinto-da-Rocha, A. Benedetti, J. Ochoa, D. Silva" ;
dwc:typeStatus "Holotype" ;
dwc:verbatimLatitude "-11.379278" ;
dwc:verbatimLongitude "-75.87875" ;
trt:gbifOccurrenceId "3889641310" ;
trt:httpUri <https://treatment.plazi.org/id/F64697E7AAAF5C5A845C7FC2C4942AEC#A47104F2A4DE972D02F555A7EE1C6A07> ;
a dwc:MaterialCitation .