GG2RDF 2024-07-04T10:51:45.858Z full update: 231 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
87bc7b7a52
commit
37c9163395
3000 changed files with 417120 additions and 0 deletions
94
data/09/06/16/090616F93FA82A4EE03EDCABD70E7A50.ttl
Normal file
94
data/09/06/16/090616F93FA82A4EE03EDCABD70E7A50.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#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/090616F93FA82A4EE03EDCABD70E7A50>
|
||||
dc:creator "Koch, C. L." ;
|
||||
dc:title "Nothrus convexus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/090616F93FA82A4EE03EDCABD70E7A50.mc.D4C407CBE88915292F015B0C59926154> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/965BCBEF1C2CB45600A662CB35E329B2> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Nothrus_convexus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/965BCBEF1C2CB45600A662CB35E329B2>
|
||||
bibo:endPage "1" ;
|
||||
bibo:startPage "1" ;
|
||||
dc:creator "Koch, C. L." ;
|
||||
dc:date "1840" ;
|
||||
dc:title "Nothrus convexus" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nothrus_convexus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nothridae" ;
|
||||
dwc:genus "Nothrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "convexus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nothrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nothrus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nothridae" ;
|
||||
dwc:genus "Nothrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nothridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nothridae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nothridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/090616F93FA82A4EE03EDCABD70E7A50.mc.D4C407CBE88915292F015B0C59926154>
|
||||
dwc:locality "Im Schweighauserforste" ;
|
||||
trt:gbifOccurrenceId "923892943" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/090616F93FA82A4EE03EDCABD70E7A50#D4C407CBE88915292F015B0C59926154> ;
|
||||
a dwc:MaterialCitation .
|
||||
131
data/09/06/23/090623BB46FB50BCA4787DC9164163CE.ttl
Normal file
131
data/09/06/23/090623BB46FB50BCA4787DC9164163CE.ttl
Normal file
|
|
@ -0,0 +1,131 @@
|
|||
@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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/090623BB46FB50BCA4787DC9164163CE>
|
||||
cito:cites <http://dx.doi.org/10.3897/jhr.73.38383.figures32-34>, <http://dx.doi.org/10.3897/jhr.73.38383.figures35-38>, <http://dx.doi.org/10.3897/jhr.73.38383.figure39>, <http://dx.doi.org/10.3897/jhr.73.38383.figure40> ;
|
||||
dc:creator "Lahey, Zachary; Masner, Lubomir; Johnson, Norman F.; Polaszek, Andrew" ;
|
||||
dc:title "Aleyroctonus pilatus Masner & Huggert 1989" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aleyroctonus_pilatus_Masner_1989> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/jhr.73.38383> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.73.38383>
|
||||
bibo:endPage "93" ;
|
||||
bibo:journal "Journal of Hymenoptera Research" ;
|
||||
bibo:pubDate "2019-11-18" ;
|
||||
bibo:startPage "73" ;
|
||||
bibo:volume "73" ;
|
||||
dc:creator "Lahey, Zachary; Masner, Lubomir; Johnson, Norman F.; Polaszek, Andrew" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Revision of Aleyroctonus Masner & Huggert (Hymenoptera, Platygastridae, Sceliotrachelinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/jhr.73.38383.figures32-34>, <http://dx.doi.org/10.3897/jhr.73.38383.figures35-38>, <http://dx.doi.org/10.3897/jhr.73.38383.figure39>, <http://dx.doi.org/10.3897/jhr.73.38383.figure40> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleyroctonus_pilatus_Masner_1989>
|
||||
dwc:LSID "http://zoobank.org/3245B5E8-3C0A-435E-A389-EED848B464FF" ;
|
||||
dwc:authority "Masner & Huggert" ;
|
||||
dwc:authorityName "Masner & Huggert" ;
|
||||
dwc:authorityYear "1989" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Aleyroctonus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Masner & Huggert, 1989" ;
|
||||
dwc:species "pilatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BRHM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleyroctonus_pilatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyroctonus_pilatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Aleyroctonus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pilatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleyroctonus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleyroctonus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
dwc:genus "Aleyroctonus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platygastridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platygastridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Platygastridae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.73.38383.figures32-34>
|
||||
dc:description "Figures 32 - 34. Aleyroctonus pilatus, female holotype (USNMENT 01059255) 32 head, mesosoma, metasoma, dorsal view 33 head, mesosoma, metasoma, lateral view 34 head, anterior view. Scale bars: in millimeters." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/355965> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.73.38383.figures35-38>
|
||||
dc:description "Figures 35 - 38. Aleyroctonus pilatus, female (OSUC 697921) 35 head, mesosoma, metasoma, dorsal view 36 head, mesosoma, metasoma, lateral view 37 head, anterior view 38 mesosoma, posterodorsal view. Scale bars: in millimeters." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/355966> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.73.38383.figure39>
|
||||
dc:description "Figure 39. Aleyroctonus pilatus, male (OSUC 697912) 39 head, mesosoma, metasoma, lateral view. Scale bar: in millimeters." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/355967> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.73.38383.figure40>
|
||||
dc:description "Figure 40. Aleyroctonus pilatus, male (OSUC 697954) 40 antenna, lateral view. Scale bar: in micrometers." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/355968> ;
|
||||
a fabio:Figure .
|
||||
105
data/09/06/8F/09068FF01F1E40AAF9799A41F014600E.ttl
Normal file
105
data/09/06/8F/09068FF01F1E40AAF9799A41F014600E.ttl
Normal file
|
|
@ -0,0 +1,105 @@
|
|||
@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/> .
|
||||
# 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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/09068FF01F1E40AAF9799A41F014600E>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.890.35786.figure23>, <http://dx.doi.org/10.3897/zookeys.890.35786.figure24> ;
|
||||
dc:creator "Arias-Penna, Diana Carolina; Whitfield, James B.; Janzen, Daniel H.; Winifred Hallwachs,; Dyer, Lee A.; Smith, M. Alex; Hebert, Paul D. N.; Fernandez-Triana, Jose L." ;
|
||||
dc:title "Glyptapanteles annettewalkerae Arias-Penna, sp. nov." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.890.35786> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Glyptapanteles_annettewalkerae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.890.35786>
|
||||
bibo:endPage "685" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "890" ;
|
||||
dc:creator "Arias-Penna, Diana Carolina; Whitfield, James B.; Janzen, Daniel H.; Winifred Hallwachs,; Dyer, Lee A.; Smith, M. Alex; Hebert, Paul D. N.; Fernandez-Triana, Jose L." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A species-level taxonomic review and host associations of Glyptapanteles (Hymenoptera, Braconidae, Microgastrinae) with an emphasis on 136 new reared species from Costa Rica and Ecuador" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.890.35786.figure23>, <http://dx.doi.org/10.3897/zookeys.890.35786.figure24> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Glyptapanteles_annettewalkerae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Glyptapanteles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "annettewalkerae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glyptapanteles> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Glyptapanteles>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Glyptapanteles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.890.35786.figure23>
|
||||
dc:description "Figure 23. Glyptapanteles annettewalkerae sp. nov. female 10 - SRNP- 35889 DHJPAR 0041868 A Habitus B-D Head B Frontal view C Lateral view D Dorsal view E Propodeum, dorsal view F Mesonotum, dorsal view G Scutellum, metanotum, propodeum, dorsolateral view H T 1 - 3, dorsal view I, K Metasoma I Dorsal view K Lateral view J Mesosoma, lateral view L, M Wings L Fore M Hind." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/357121> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.890.35786.figure24>
|
||||
dc:description "Figure 24. Glyptapanteles annettewalkerae sp. nov. male 10 - SRNP- 35883 DHJPAR 0041865 A Habitus B Mesonotum, dorsal view C Scutellum, metanotum, propodeum, dorsolateral view D T 1 - 2, dorsal view E Mesosoma, lateral view F, G metasoma F Lateral view G Dorsal view." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/357122> ;
|
||||
a fabio:Figure .
|
||||
309
data/09/06/CE/0906CE35CF71B143F1EDFC270FA59859.ttl
Normal file
309
data/09/06/CE/0906CE35CF71B143F1EDFC270FA59859.ttl
Normal file
|
|
@ -0,0 +1,309 @@
|
|||
@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/0906CE35CF71B143F1EDFC270FA59859>
|
||||
dc:creator "Iamonico, Duilio" ;
|
||||
dc:title "Atriplex tornabenei subsp. tornabenei" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F1EDFBA90F4D9D1E>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F20CFB5B081B9D87>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F224FB3D0A2E9C60>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F0F2FAE60FB29C60>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F58EFAE608B49C39>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F297FACF09639C12>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F33FFAB009779CEC>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F34BFA9A0E689CC5>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F437FA430BA69F78>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F5B8F9F7086A9F2A>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F0A5F9820FF69F04>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F5D4F9820ADD9FB7>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F0ECF94D0E6D9FB7>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F43FF94D0F029F90>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F51EF93609C79E69>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F3E0F91F0A019E42>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F019F8C00ADA9E1C>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F0E6F8AA083E9EF5>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F20CF8930A839EA8>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF70B143F0C1FF7B094D99A7>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF70B143F35DFF5D0BB49859>, <http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF70B143F196FEEF0FB89859> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Atriplex_tornabenei_pedunculata_Castroviejo_1987> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.145.1.6> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Atriplex_tornabenei_tornabenei> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.145.1.6>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2013-11-11" ;
|
||||
bibo:startPage "54" ;
|
||||
bibo:volume "145" ;
|
||||
dc:creator "Iamonico, Duilio" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Studies on the genus Atriplex (Amaranthaceae) in Italy. V. Atriplex tornabenei" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Atriplex_tornabenei_pedunculata_Castroviejo_1987>
|
||||
dwc:authority "(Castroviejo 1987: 475) Iamonico", "Castrov. (1987: 475)" ;
|
||||
dwc:authorityName "Iamonico", "Castroviejo" ;
|
||||
dwc:authorityPageNumber "475" ;
|
||||
dwc:authorityYear "2013", "1987" ;
|
||||
dwc:baseAuthorityName "Castroviejo" ;
|
||||
dwc:baseAuthorityPageNumber "475" ;
|
||||
dwc:baseAuthorityYear "1987" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Atriplex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies", "variety" ;
|
||||
dwc:scientificNameAuthorship "(Castroviejo, 1987) Iamonico, 2013", "Castroviejo, 1987" ;
|
||||
dwc:species "tornabenei" ;
|
||||
dwc:subSpecies "pedunculata" ;
|
||||
dwc:variety "pedunculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7ZB5P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Atriplex_tornabenei_pedunculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Atriplex_tornabenei_tornabenei>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Atriplex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "tornabenei" ;
|
||||
dwc:subSpecies "tornabenei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Atriplex_tornabenei> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Atriplex_tornabenei>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Atriplex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tornabenei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Atriplex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Atriplex>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Atriplex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amaranthaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amaranthaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Atriplex_tornabenei_pedunculata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaranthaceae" ;
|
||||
dwc:genus "Atriplex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies", "variety" ;
|
||||
dwc:species "tornabenei" ;
|
||||
dwc:subSpecies "pedunculata" ;
|
||||
dwc:variety "pedunculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Atriplex_tornabenei> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F1EDFBA90F4D9D1E>
|
||||
dwc:collectionCode "MA" ;
|
||||
dwc:eventDate "1947-10-06" ;
|
||||
dwc:locality "Arenales" ;
|
||||
dwc:recordedBy "P. Ferrer" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F1EDFBA90F4D9D1E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F20CFB5B081B9D87>
|
||||
dwc:collectionCode "NAP" ;
|
||||
dwc:eventDate "1826-10" ;
|
||||
dwc:locality "Bagnoli" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F20CFB5B081B9D87> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F224FB3D0A2E9C60>
|
||||
dwc:collectionCode "NAP" ;
|
||||
dwc:eventDate "1844-08" ;
|
||||
dwc:locality "Pozzuoli" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F224FB3D0A2E9C60> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F0F2FAE60FB29C60>
|
||||
dwc:collectionCode "NAP" ;
|
||||
dwc:eventDate "1860-08" ;
|
||||
dwc:locality "Ischia" ;
|
||||
dwc:recordedBy "Gussone" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F0F2FAE60FB29C60> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F58EFAE608B49C39>
|
||||
dwc:collectionCode "NAP" ;
|
||||
dwc:eventDate "1912-06" ;
|
||||
dwc:locality "Torre Gaveta" ;
|
||||
dwc:recordedBy "il Fusaro & Guadagno" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F58EFAE608B49C39> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F297FACF09639C12>
|
||||
dwc:collectionCode "NAP" ;
|
||||
dwc:eventDate "1919-09" ;
|
||||
dwc:locality "Coroglio" ;
|
||||
dwc:recordedBy "N. Terracciano" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F297FACF09639C12> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F33FFAB009779CEC>
|
||||
dwc:collectionCode "APP" ;
|
||||
dwc:eventDate "2004-10-01" ;
|
||||
dwc:locality "Pian di Spille" ;
|
||||
dwc:recordedBy "Iocchi & Bartolucci" ;
|
||||
dwc:verbatimElevation "1" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F33FFAB009779CEC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F34BFA9A0E689CC5>
|
||||
dwc:eventDate "2011-09-08" ;
|
||||
dwc:locality "Tiflis" ;
|
||||
dwc:recordedBy "Iamonico & Buono & Herb. Iamonico" ;
|
||||
dwc:verbatimElevation "100" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F34BFA9A0E689CC5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F437FA430BA69F78>
|
||||
dwc:collectionCode "NAP" ;
|
||||
dwc:locality "Solanto" ;
|
||||
dwc:recordedBy "Catania & Spiaggia & V. Tineo" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F437FA430BA69F78> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F5B8F9F7086A9F2A>
|
||||
dwc:collectionCode "MA" ;
|
||||
dwc:eventDate "1947-10-06" ;
|
||||
dwc:locality "Arenales" ;
|
||||
dwc:recordedBy "P. Ferrer" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F5B8F9F7086A9F2A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F0A5F9820FF69F04>
|
||||
dwc:locality "Bamyan" ;
|
||||
dwc:recordedBy "Drachental" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F0A5F9820FF69F04> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F5D4F9820ADD9FB7>
|
||||
dwc:eventDate "1970-07-27" ;
|
||||
dwc:locality "3 km E Kalandeh" ;
|
||||
dwc:recordedBy "Podlech & Syadarrah & an der Strasse Behsud" ;
|
||||
dwc:verbatimElevation "2900" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F5D4F9820ADD9FB7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F0ECF94D0E6D9FB7>
|
||||
dwc:collectionCode "KUFS" ;
|
||||
dwc:eventDate "1970-08-13" ;
|
||||
dwc:locality "Ghazni" ;
|
||||
dwc:recordedBy "der Dash-e-Nawa & Podlech" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F0ECF94D0E6D9FB7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F43FF94D0F029F90>
|
||||
dwc:eventDate "1967-09-19" ;
|
||||
dwc:locality "Charkhi" ;
|
||||
dwc:recordedBy "Freitag" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F43FF94D0F029F90> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F51EF93609C79E69>
|
||||
dwc:locality "Westhang des Kotal-e-Mirza Atbili" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F51EF93609C79E69> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F3E0F91F0A019E42>
|
||||
dwc:collectionCode "KUFS" ;
|
||||
dwc:eventDate "1969-08-10" ;
|
||||
dwc:locality "Pul-e-Khumri" ;
|
||||
dwc:recordedBy "Podlech" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F3E0F91F0A019E42> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F019F8C00ADA9E1C>
|
||||
dwc:eventDate "1991-10-04" ;
|
||||
dwc:locality "Dampfmuhlgasse" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F019F8C00ADA9E1C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F0E6F8AA083E9EF5>
|
||||
dwc:collectionCode "GZU" ;
|
||||
dwc:eventDate "1886-07-31" ;
|
||||
dwc:locality "Zaule" ;
|
||||
dwc:recordedBy "Walter" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F0E6F8AA083E9EF5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF71B142F20CF8930A839EA8>
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:eventDate "1948-09-18" ;
|
||||
dwc:locality "Odland am Keredj-Fluss" ;
|
||||
dwc:recordedBy "von Keredj & Aellen & Linnaeus" ;
|
||||
dwc:verbatimElevation "1330" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF71B142F20CF8930A839EA8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF70B143F0C1FF7B094D99A7>
|
||||
dwc:eventDate "1996-06-22" ;
|
||||
dwc:locality "Gelande des Heiligtumsder Aphrodite" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF70B143F0C1FF7B094D99A7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF70B143F35DFF5D0BB49859>
|
||||
dwc:collectionCode "RO" ;
|
||||
dwc:eventDate "1977-10-23" ;
|
||||
dwc:locality "Anzalone" ;
|
||||
dwc:recordedBy "di Cerveteri & di Mare" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF70B143F35DFF5D0BB49859> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906CE35CF71B143F1EDFC270FA59859.mc.31C7757ECF70B143F196FEEF0FB89859>
|
||||
dwc:eventDate "1980-09-19" ;
|
||||
dwc:locality "Colemar de Oreja" ;
|
||||
dwc:recordedBy "de Oreja & de Madrid" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906CE35CF71B143F1EDFC270FA59859#31C7757ECF70B143F196FEEF0FB89859> ;
|
||||
a dwc:MaterialCitation .
|
||||
126
data/09/06/D3/0906D357B98E3448149C2C804055C3C9.ttl
Normal file
126
data/09/06/D3/0906D357B98E3448149C2C804055C3C9.ttl
Normal file
|
|
@ -0,0 +1,126 @@
|
|||
@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/0906D357B98E3448149C2C804055C3C9>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Lophuromys (Lophuromys) zena Dollman 1909" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0906D357B98E3448149C2C804055C3C9.mc.D9BFB73A49172C13734DCE014EE3FF1B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lophuromys_zena_Dollman_1909> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316535>
|
||||
bibo:endPage "1531" ;
|
||||
bibo:startPage "1189" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Rodentia - Family Muridae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lophuromys_zena_Dollman_1909>
|
||||
dwc:authority "Dollman 1909" ;
|
||||
dwc:authorityName "Dollman" ;
|
||||
dwc:authorityYear "1909" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Lophuromys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dollman, 1909" ;
|
||||
dwc:species "zena" ;
|
||||
dwc:subGenus "Lophuromys" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7VQQY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lophuromys_zena> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lophuromys_zena>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Lophuromys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zena" ;
|
||||
dwc:subGenus "Lophuromys" ;
|
||||
dwc:vernacularName "Zena's Brush-furred Rat"@en ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lophuromys_Lophuromys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lophuromys_Lophuromys>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Lophuromys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Lophuromys" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lophuromys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lophuromys>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:genus "Lophuromys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Muridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Muridae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Muridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0906D357B98E3448149C2C804055C3C9.mc.D9BFB73A49172C13734DCE014EE3FF1B>
|
||||
dwc:verbatimElevation "2920.0" ;
|
||||
trt:gbifOccurrenceId "4867324868" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0906D357B98E3448149C2C804055C3C9#D9BFB73A49172C13734DCE014EE3FF1B> ;
|
||||
a dwc:MaterialCitation .
|
||||
126
data/09/06/E6/0906E64B5C82A5E3CF5D67F688AC7E7A.ttl
Normal file
126
data/09/06/E6/0906E64B5C82A5E3CF5D67F688AC7E7A.ttl
Normal file
|
|
@ -0,0 +1,126 @@
|
|||
@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/0906E64B5C82A5E3CF5D67F688AC7E7A>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptocercus>' due to issues with rank ;
|
||||
dc:creator "Liston, Andrew D.; Knight, Guy T.; Sheppard, David A.; Broad, Gavin R.; Livermore, Laurence" ;
|
||||
dc:title "Hemichroa Stephens 1835" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hemichroa_Stephens_1835> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptocera> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1168> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.2.e1168>
|
||||
bibo:endPage "1168" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "1168" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Liston, Andrew D.; Knight, Guy T.; Sheppard, David A.; Broad, Gavin R.; Livermore, Laurence" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Sawflies, ' Symphyta'" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hemichroa_Stephens_1835>
|
||||
dwc:ID-ENA "240070" ;
|
||||
dwc:authority "Stephens, 1835" ;
|
||||
dwc:authorityName "Stephens" ;
|
||||
dwc:authorityYear "1835" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Hemichroa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stephens, 1835" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4V2B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemichroa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemichroa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
dwc:genus "Hemichroa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenthredinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenthredinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenthredinidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptocera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sphaeroceridae" ;
|
||||
dwc:genus "Leptocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphaeroceridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphaeroceridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sphaeroceridae" ;
|
||||
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 .
|
||||
77
data/09/06/EA/0906EAB1FA0CBC0E2DF5278DD1F6CD94.ttl
Normal file
77
data/09/06/EA/0906EAB1FA0CBC0E2DF5278DD1F6CD94.ttl
Normal file
|
|
@ -0,0 +1,77 @@
|
|||
@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/0906EAB1FA0CBC0E2DF5278DD1F6CD94>
|
||||
dc:creator "Reemer, Menno; Stahls, Gunilla" ;
|
||||
dc:title "Mermerizon Reemer, gen. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.288.4095> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Mermerizon> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.288.4095>
|
||||
bibo:endPage "213" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "288" ;
|
||||
dc:creator "Reemer, Menno; Stahls, Gunilla" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Generic revision and species classification of the Microdontinae (Diptera, Syrphidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mermerizon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
dwc:genus "Mermerizon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syrphidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syrphidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Syrphidae" ;
|
||||
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 .
|
||||
108
data/09/06/FF/0906FF0C41A75853B3F49B6684F21D1E.ttl
Normal file
108
data/09/06/FF/0906FF0C41A75853B3F49B6684F21D1E.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@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/0906FF0C41A75853B3F49B6684F21D1E>
|
||||
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
||||
dc:title "Apalacris nigrogeniculata Bi 1984" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Apalacris_nigrogeniculata_Bi_1984> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.12.e118110> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.12.e118110>
|
||||
bibo:endPage "118110" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2024-04-05" ;
|
||||
bibo:startPage "118110" ;
|
||||
bibo:volume "12" ;
|
||||
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Diversity pattern of insects from Macao based on an updated species checklist after 25 years" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Apalacris_nigrogeniculata_Bi_1984>
|
||||
dwc:LSID "0906FF0C-41A7-5853-B3F4-9B6684F21D1E" ;
|
||||
dwc:authority "Bi, 1984" ;
|
||||
dwc:authorityName "Bi" ;
|
||||
dwc:authorityYear "1984" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Apalacris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bi, 1984" ;
|
||||
dwc:species "nigrogeniculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/F6LL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apalacris_nigrogeniculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apalacris_nigrogeniculata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Apalacris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigrogeniculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apalacris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apalacris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Apalacris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acrididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acrididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue