GG2RDF 2024-07-12T00:52:04.803Z (plazi/treatments-xml)
This commit is contained in:
parent
540a1e6960
commit
d80aaa862f
4066 changed files with 313366 additions and 8688 deletions
|
|
@ -43,6 +43,7 @@
|
|||
dwc:scientificNameAuthorship "(Soula, 2006)" ;
|
||||
dwc:species "subandina" ;
|
||||
dwc:subSpecies "orellanai" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5K9HC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pelidnota_subandina_orellanai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
|||
75
data/C4/61/7B/C4617B67FFCA194CFFF2FB7009E3101C.ttl
Normal file
75
data/C4/61/7B/C4617B67FFCA194CFFF2FB7009E3101C.ttl
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
@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/C4617B67FFCA194CFFF2FB7009E3101C>
|
||||
dc:creator "RANZANI MONSIGNOR CAMILLO" ;
|
||||
dc:title "Hemiramphus unifasciatus , Ranzani" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12536208> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemiramphus_unifasciatus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12536208>
|
||||
bibo:endPage "63" ;
|
||||
bibo:startPage "60" ;
|
||||
dc:creator "RANZANI MONSIGNOR CAMILLO" ;
|
||||
dc:date "1841" ;
|
||||
dc:title "De nonnullis novis speciebus Piscium, Opusculum tertium." ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiramphus_unifasciatus>
|
||||
dwc:family "Hemiramphidae" ;
|
||||
dwc:genus "Hemiramphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Beloniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "unifasciatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiramphus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiramphus>
|
||||
dwc:family "Hemiramphidae" ;
|
||||
dwc:genus "Hemiramphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Beloniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiramphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiramphidae>
|
||||
dwc:family "Hemiramphidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Beloniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Beloniformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Beloniformes>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Beloniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
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 .
|
||||
|
|
@ -44,6 +44,7 @@
|
|||
dwc:species "pulchella" ;
|
||||
dwc:subGenus "Strigidia" ;
|
||||
dwc:subSpecies "altoparanaensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5K9H4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pelidnota_pulchella_altoparanaensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Soula, 2008" ;
|
||||
dwc:species "rubripennis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DLX4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parhoplognathus_rubripennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
|||
|
|
@ -8,14 +8,12 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/C4F9E496474D5EBD9D011A4DFA2470A3>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1100.76142.figures1-11>, <http://dx.doi.org/10.3897/zookeys.1100.76142.figures17-23>, <http://dx.doi.org/10.3897/zookeys.1100.76142.figures24-27> ;
|
||||
dc:creator "Wu, Jun; Solovyev, Alexey V.; Han, Hui-Lin" ;
|
||||
dc:title "Caelestomorpha serratus Wu & Solovyev & Han 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C4F9E496474D5EBD9D011A4DFA2470A3.mc.897C7E909F2EB5E255F2AB7FCE9CF4C1>, <http://tb.plazi.org/GgServer/dwcaRecords/C4F9E496474D5EBD9D011A4DFA2470A3.mc.A85A35DE01B5754AFF5FCBBBC0813BC2>, <http://tb.plazi.org/GgServer/dwcaRecords/C4F9E496474D5EBD9D011A4DFA2470A3.mc.6D2EBEACAD294D3DA9F27DF10B1B0E49> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Caelestomorpha_serratus_Wu_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1100.76142> ;
|
||||
a trt:Treatment .
|
||||
|
|
@ -46,6 +44,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wu & Solovyev & Han, 2022" ;
|
||||
dwc:species "serratus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9BWRK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Caelestomorpha_serratus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
@ -125,3 +124,27 @@
|
|||
dc:description "Figures 24 - 27. Biotopes: 24 China, Chongqing Municipality, Mt. Simian, biotope of Iragoides elongata Hering, 1931, photo by J. Wu 25 - 27 China, SE Xizang, Linzhi City, Motuo County: 25 Beibeng Countryside, Dergong Village, biotope of Iragoides peiwangi sp. nov., Caelestomorpha serratus sp. nov., Euphlyctina phaeopasta (Hampson, 1906) and Mummu aerata Solovyev & Witt, 2009, photo by H. L. Han 26, 27 two different collecting sites in Gedang Countryside, biotope of Caelestomorpha serratus sp. nov. and Euphlyctina phaeopasta (Hampson, 1906), photo by J. Wu." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/683243> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C4F9E496474D5EBD9D011A4DFA2470A3.mc.897C7E909F2EB5E255F2AB7FCE9CF4C1>
|
||||
dwc:eventDate "2021-05-25" ;
|
||||
dwc:locality "City" ;
|
||||
dwc:recordedBy "J. Wu, Fan" ;
|
||||
dwc:typeStatus "Holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C4F9E496474D5EBD9D011A4DFA2470A3#897C7E909F2EB5E255F2AB7FCE9CF4C1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C4F9E496474D5EBD9D011A4DFA2470A3.mc.A85A35DE01B5754AFF5FCBBBC0813BC2>
|
||||
dwc:eventDate "2022-01-01" ;
|
||||
dwc:locality "China" ;
|
||||
dwc:recordedBy "J. Wu & Fan" ;
|
||||
dwc:typeStatus "Paratypes" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C4F9E496474D5EBD9D011A4DFA2470A3#A85A35DE01B5754AFF5FCBBBC0813BC2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C4F9E496474D5EBD9D011A4DFA2470A3.mc.6D2EBEACAD294D3DA9F27DF10B1B0E49>
|
||||
dwc:eventDate "2021-05-25" ;
|
||||
dwc:locality "City" ;
|
||||
dwc:recordedBy "Han" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C4F9E496474D5EBD9D011A4DFA2470A3#6D2EBEACAD294D3DA9F27DF10B1B0E49> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue