GG2RDF 2024-07-04T10:51:45.858Z full update: 069 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
78c179eed0
commit
3f99d01e28
3000 changed files with 402423 additions and 0 deletions
91
data/DB/EB/2C/DBEB2CCE8F6D6D2752E572C3917A5A9C.ttl
Normal file
91
data/DB/EB/2C/DBEB2CCE8F6D6D2752E572C3917A5A9C.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@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/DBEB2CCE8F6D6D2752E572C3917A5A9C>
|
||||
dc:creator "Forel, A." ;
|
||||
dc:title "Euponera Forel 1891, nov. subgen." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euponera_Forel_1891> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.9896> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.9896>
|
||||
bibo:endPage "231" ;
|
||||
bibo:startPage "1" ;
|
||||
dc:creator "Forel, A." ;
|
||||
dc:date "1891" ;
|
||||
dc:title "Histoire naturelle des Hymenopteres. Deuxieme partie: Les Formicides." ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euponera_Forel_1891>
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:146951" ;
|
||||
dwc:authority "Forel, 1891" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:authorityYear "1891" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Euponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Forel, 1891" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euponera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euponera>
|
||||
dwc:class "Insecta" ;
|
||||
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 "Insecta" ;
|
||||
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 "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 .
|
||||
95
data/DB/EB/53/DBEB533D862D5486BB0015B1D22FBF52.ttl
Normal file
95
data/DB/EB/53/DBEB533D862D5486BB0015B1D22FBF52.ttl
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
@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/DBEB533D862D5486BB0015B1D22FBF52>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Lophocaterinae_Crowson_1964>' due to issues with rank ;
|
||||
dc:creator "Kolibac, Jiri" ;
|
||||
dc:title "Sinosoronia Zhang 1992" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lophocaterini_Zhang_1992> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.366.6172> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.366.6172>
|
||||
bibo:endPage "194" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2013-12-31" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "366" ;
|
||||
dc:creator "Kolibac, Jiri" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Trogossitidae: A review of the beetle family, with a catalogue and keys" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lophocaterini_Zhang_1992>
|
||||
dwc:LSID "DBEB533D-862D-5486-BB00-15B1D22FBF52" ;
|
||||
dwc:authority "Crowson, 1964" ;
|
||||
dwc:authorityName "Zhang" ;
|
||||
dwc:authorityYear "1992" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trogossitidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Zhang, 1992" ;
|
||||
dwc:tribe "Lophocaterini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lophocaterini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lophocaterini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trogossitidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:tribe "Lophocaterini" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trogossitidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trogossitidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Trogossitidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
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 .
|
||||
121
data/DB/EB/88/DBEB8852B9E1CA3F0C263DAD33ADF69D.ttl
Normal file
121
data/DB/EB/88/DBEB8852B9E1CA3F0C263DAD33ADF69D.ttl
Normal file
|
|
@ -0,0 +1,121 @@
|
|||
@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/DBEB8852B9E1CA3F0C263DAD33ADF69D>
|
||||
dc:creator "Rozo-Lopez, Paula; Mengual, Ximo" ;
|
||||
dc:title "Haemagogus (Haemagogus) celeste Dyar & Nunez Tovar 1927" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Haemagogus_celeste_Dyar_1927> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e4567> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.3.e4567>
|
||||
bibo:endPage "4567" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "4567" ;
|
||||
bibo:volume "3" ;
|
||||
dc:creator "Rozo-Lopez, Paula; Mengual, Ximo" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Updated list of the mosquitoes of Colombia (Diptera: Culicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Haemagogus_celeste_Dyar_1927>
|
||||
dwc:ID-ENA "2715205" ;
|
||||
dwc:authority "Dyar & Nunez Tovar, 1927" ;
|
||||
dwc:authorityName "Dyar & Nunez Tovar" ;
|
||||
dwc:authorityYear "1927" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Haemagogus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dyar & Nunez Tovar, 1927" ;
|
||||
dwc:species "celeste" ;
|
||||
dwc:subGenus "Haemagogus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8C956> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Haemagogus_celeste> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haemagogus_celeste>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Haemagogus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "celeste" ;
|
||||
dwc:subGenus "Haemagogus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haemagogus_Haemagogus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haemagogus_Haemagogus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Haemagogus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Haemagogus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haemagogus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haemagogus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Haemagogus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Culicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Culicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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 .
|
||||
125
data/DB/EB/90/DBEB90FBE1B3503E8E546B492CB3B3A1.ttl
Normal file
125
data/DB/EB/90/DBEB90FBE1B3503E8E546B492CB3B3A1.ttl
Normal file
|
|
@ -0,0 +1,125 @@
|
|||
@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/DBEB90FBE1B3503E8E546B492CB3B3A1>
|
||||
cito:cites <https://binary.pensoft.net/fig/622389>, <https://binary.pensoft.net/fig/622390>, <https://binary.pensoft.net/fig/622391> ;
|
||||
dc:creator "Zamani, Alireza" ;
|
||||
dc:title "Draconarius nathiagalicus Zamani 2021, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Draconarius_nathiagalicus_Zamani_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/evolsyst.5.76987> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/evolsyst.5.76987>
|
||||
bibo:endPage "362" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Evolutionary Systematics" ;
|
||||
bibo:pubDate "2021-12-13" ;
|
||||
bibo:startPage "359" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Zamani, Alireza" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A new species of Draconarius Ovtchinnikov, 1999 (Araneae, Agelenidae) from northeastern Pakistan" ;
|
||||
fabio:hasPart <https://binary.pensoft.net/fig/622389>, <https://binary.pensoft.net/fig/622390>, <https://binary.pensoft.net/fig/622391> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Draconarius_nathiagalicus_Zamani_2021>
|
||||
dwc:LSID "http://zoobank.org/D06CD658-D305-43D8-AE2F-4FCE6114B19B" ;
|
||||
dwc:authority "Zamani, 2021" ;
|
||||
dwc:authorityName "Zamani" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Agelenidae" ;
|
||||
dwc:genus "Draconarius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zamani, 2021" ;
|
||||
dwc:species "nathiagalicus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Draconarius_nathiagalicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Draconarius_nathiagalicus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Agelenidae" ;
|
||||
dwc:genus "Draconarius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nathiagalicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Draconarius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Draconarius>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Agelenidae" ;
|
||||
dwc:genus "Draconarius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agelenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agelenidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Agelenidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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: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 .
|
||||
|
||||
<https://binary.pensoft.net/fig/622389>
|
||||
dc:description "Figure 1. Draconarius nathiagalicus sp. nov., holotype male. A, B. habitus, dorsal and ventral views; C. Prosoma, dorsal view; D. Spinnerets, ventral view. Scale bars: 1.0 mm, unless otherwise indicated." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/622389> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<https://binary.pensoft.net/fig/622390>
|
||||
dc:description "Figure 2. Draconarius nathiagalicus sp. nov., palp of holotype male. A, C. Retrolateral and prolateral views; B, D. Ventral view; E. Ventro-prolateral view. Scale bars: 0.5 mm. Abbreviations: Cf - cymbial furrow, Eb - embolus' base, Em - embolus, Meh, Peh - median and prolateral extensions of hyaline portion of conductor, Pa - patellar apophysis, Pes, Res - prolateral and retrolateral extensions of sclerotized portion of conductor, Ta - tegular (= median) apophysis." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/622390> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<https://binary.pensoft.net/fig/622391>
|
||||
dc:description "Figure 3. Distribution map of Draconarius species known from Pakistan. Star: D. nathiagalicus sp. nov.; circles: D. latellai; square: D. pakistanicus; triangle: D. naranensis." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/622391> ;
|
||||
a fabio:Figure .
|
||||
Loading…
Add table
Add a link
Reference in a new issue