This commit is contained in:
parent
856e97ea76
commit
931d12d8bb
|
@ -28,6 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtityus_Kjellesvig_1966>
|
||||
dwc:authority "Kjellesvig-Waering, 1966" ;
|
||||
dwc:authorityName "Kjellesvig-Waering" ;
|
||||
dwc:authorityYear "1966" ;
|
||||
dwc:class "Arachnida" ;
|
||||
|
@ -55,11 +56,13 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Buthidae>
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
|
@ -67,11 +70,13 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
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> ;
|
||||
|
|
94
data/A9/7A/87/A97A87F3FFE8FF8CFF25FCE3FA745FF6.ttl
Normal file
94
data/A9/7A/87/A97A87F3FFE8FF8CFF25FCE3FA745FF6.ttl
Normal file
|
@ -0,0 +1,94 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/A97A87F3FFE8FF8CFF25FCE3FA745FF6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4648514>, <http://dx.doi.org/10.5281/zenodo.4648518>, <http://dx.doi.org/10.5281/zenodo.4648520> ;
|
||||
dc:creator "de Armas, Luis F." ;
|
||||
dc:title "Diplocentridae Karsch 1880" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diplocentridae_Karsch_1880> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.4648508> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4648508>
|
||||
bibo:endPage "8" ;
|
||||
bibo:journal "Euscorpius" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "311" ;
|
||||
dc:creator "de Armas, Luis F." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Scorpions of Puerto Rico and its satellite islands (Scorpiones: Buthidae, Diplocentridae): an аnnotated list, key for genera, and bibliography" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4648514>, <http://dx.doi.org/10.5281/zenodo.4648518>, <http://dx.doi.org/10.5281/zenodo.4648520> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diplocentridae_Karsch_1880>
|
||||
dwc:authority "Karsch, 1880" ;
|
||||
dwc:authorityName "Karsch" ;
|
||||
dwc:authorityYear "1880" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Diplocentridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Karsch, 1880" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9BH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diplocentridae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplocentridae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Diplocentridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
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.4648514>
|
||||
dc:description "Figures 2−7: Diplocentrid characters. Figures 2, 4, 7. Heteronebo portoricensis, female in vivo habitus (2), coxosternal area (4); metasoma V, ventral aspect (7). Figures 3, 5. Oiclus sp., pedipalp patella, ventral aspect (3); leg IV tarsomere II (5). Figure 6. Cazierius garridoi, metasoma V, ventral aspect." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4648514/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4648518>
|
||||
dc:description "Figures 8−11. Buthid characters. Figure 8. Tityus obtusus, female in vivo habitus. Figure 9. Heteroctenus abudi, female, coxosternal region and sternite III. Figure 10. Heteroctenus abudi, pedipalp movable finger dentition, showing the median rows of denticles and the accessory denticles (10). Figure 11. Tityus sp., pedipalp movable finger dentition." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4648518/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4648520>
|
||||
dc:description "Figures 12−14: Microtityus spp., pectines. Figure 12. M. vieques, male holotype, basal middle lamella conspicuously enlarged, modified from Teruel et al. (2015: fig. 2b). Figure 13. M. santosi, female holotype, basal plate and the distal area of the left comb, showing two egg-like organisms firmly attached (outside square), modified from Teruel et al. (2014: fig. 5c). Figure 14. M. borincanus, female holotype, basal plate, modified from Teruel et al. (2014: fig. 2c)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4648520/files/figure.png> ;
|
||||
a fabio:Figure .
|
|
@ -11,7 +11,6 @@
|
|||
<http://treatment.plazi.org/id/A97A87F3FFECFF88FCAAFA34FB8558A0>
|
||||
dc:creator "de Armas, Luis F." ;
|
||||
dc:title "Centruroides jorgeorum Santiago-Blay 2009" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A97A87F3FFECFF88FCAAFA34FB8558A0.mc.91BB3CB8FFECFF88FCAAF9D4FB9958A0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Centruroides_jorgeorum_Santiago_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.4648508> ;
|
||||
a trt:Treatment .
|
||||
|
@ -30,24 +29,25 @@
|
|||
dwc:authority "Santiago-Blay, 2009" ;
|
||||
dwc:authorityName "Santiago-Blay" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Santiago-Blay, 2009" ;
|
||||
dwc:species "jorgeorum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/SBTR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Centruroides_jorgeorum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centruroides_jorgeorum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jorgeorum" ;
|
||||
|
@ -56,29 +56,34 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centruroides>
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:family "Cerambycidae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Buthidae>
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:order "Coleoptera" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
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> ;
|
||||
|
@ -88,10 +93,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A97A87F3FFECFF88FCAAFA34FB8558A0.mc.91BB3CB8FFECFF88FCAAF9D4FB9958A0>
|
||||
dwc:eventDate "2010-07-28" ;
|
||||
dwc:locality "On" ;
|
||||
trt:gbifOccurrenceId "3113741313" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A97A87F3FFECFF88FCAAFA34FB8558A0#91BB3CB8FFECFF88FCAAF9D4FB9958A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -29,24 +29,25 @@
|
|||
dwc:authority "(C. L. Koch, 1844)" ;
|
||||
dwc:baseAuthorityName "C. L. Koch" ;
|
||||
dwc:baseAuthorityYear "1844" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Koch, 1844)" ;
|
||||
dwc:species "griseus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XGYW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Centruroides_griseus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centruroides_griseus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "griseus" ;
|
||||
|
@ -55,29 +56,34 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centruroides>
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:family "Cerambycidae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Buthidae>
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:order "Coleoptera" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
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> ;
|
||||
|
|
|
@ -29,24 +29,25 @@
|
|||
dwc:authority "Armas & Marcano Fondeur, 1987" ;
|
||||
dwc:authorityName "Armas & Marcano Fondeur" ;
|
||||
dwc:authorityYear "1987" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Armas & Marcano Fondeur, 1987" ;
|
||||
dwc:species "bani" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/SBSM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Centruroides_bani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centruroides_bani>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bani" ;
|
||||
|
@ -55,29 +56,34 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centruroides>
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:family "Cerambycidae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Buthidae>
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:order "Coleoptera" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
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> ;
|
||||
|
|
|
@ -29,24 +29,25 @@
|
|||
dwc:authority "Santiago-Blay, 2009" ;
|
||||
dwc:authorityName "Santiago-Blay" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Santiago-Blay, 2009" ;
|
||||
dwc:species "sasae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XGZZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Centruroides_sasae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centruroides_sasae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sasae" ;
|
||||
|
@ -55,29 +56,34 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centruroides>
|
||||
dwc:genus "Centruroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:family "Cerambycidae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Buthidae>
|
||||
dwc:family "Buthidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:order "Coleoptera" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
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> ;
|
||||
|
|
Loading…
Reference in a new issue