This commit is contained in:
parent
9ec80cae12
commit
522f4704b7
|
@ -7,13 +7,13 @@
|
|||
@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/039587BF3173BD43AD84FAA63A0EFB8D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263707>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263708> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263707>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263708>, <http://taxon-concept.plazi.org/id/Animalia/Chiosperma_Gagne_>, <http://taxon-concept.plazi.org/id/Animalia/Chiosperma_turgidum_Gagne_> ;
|
||||
dc:creator "Gagné, Raymond J." ;
|
||||
dc:title "Chiosperma Gagne, new genus" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chiosperma_Gagne_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chiosperma_turgidum>, <http://taxon-name.plazi.org/id/Animalia/Lonicerae>, <http://taxon-name.plazi.org/id/Animalia/Lonicerae_russoi>, <http://taxon-name.plazi.org/id/Animalia/Walshomyia>, <http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chiosperma_Gagne_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4158.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,67 +29,89 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263707>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263708> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chiosperma_Gagne_>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chiosperma_Gagne_2016>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:authority "Gagne" ;
|
||||
dwc:authorityName "Gagne" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Chiosperma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Gagne" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chiosperma> ;
|
||||
dwc:scientificNameAuthorship "Gagne, 2016" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89PWK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chiosperma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chiosperma>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chiosperma_Gagne_>
|
||||
dwc:authority "Gagne" ;
|
||||
dwc:authorityName "Gagne" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Chiosperma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae> ;
|
||||
dwc:scientificNameAuthorship "Gagne" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89PWK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chiosperma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chiosperma_turgidum_Gagne_>
|
||||
dwc:authority "Gagne" ;
|
||||
dwc:authorityName "Gagne" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Chiosperma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gagne" ;
|
||||
dwc:species "turgidum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chiosperma_turgidum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiosperma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Chiosperma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae>
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dipsacales> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dipsacales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:order "Diptera" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/039587BF3173BD47AD84FE973904FADE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263704>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263705>, <http://dx.doi.org/10.5281/zenodo.263700> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263704>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263705>, <http://dx.doi.org/10.5281/zenodo.263700>, <http://taxon-concept.plazi.org/id/Animalia/Lonicerae_russoi_Gagne_>, <http://taxon-concept.plazi.org/id/Plantae/Lonicera_hispidula_Co_> ;
|
||||
dc:creator "Gagné, Raymond J." ;
|
||||
dc:title "Lonicerae russoi Gagne, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039587BF3173BD47AD84FE973904FADE.mc.3B543CF43173BD47ADD4FD4A38A8FD3B>, <http://tb.plazi.org/GgServer/dwcaRecords/039587BF3173BD47AD84FE973904FADE.mc.3B543CF43173BD47ADFAFD2F3C99FD3A> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lonicerae_russoi_Gagne_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonicerae_lonicera>, <http://taxon-name.plazi.org/id/Animalia/Lonicerae_russo>, <http://taxon-name.plazi.org/id/Plantae/Lonicera>, <http://taxon-name.plazi.org/id/Plantae/Lonicera_subspicata> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonicerae_russoi_Gagne_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4158.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,80 +30,98 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263704>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263705>, <http://dx.doi.org/10.5281/zenodo.263700> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lonicerae_russoi_Gagne_>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonicerae_russoi_Gagne_2016>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:authority "Gagne" ;
|
||||
dwc:authorityName "Gagne" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Lonicerae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gagne, 2016" ;
|
||||
dwc:species "russoi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CN9N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonicerae_russoi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonicerae_russoi_Gagne_>
|
||||
dwc:authority "Gagne" ;
|
||||
dwc:authorityName "Gagne" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Lonicerae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gagne" ;
|
||||
dwc:species "russoi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lonicerae_russoi> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CN9N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonicerae_russoi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lonicerae_russoi>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lonicera_hispidula_Co_>
|
||||
dwc:authority "Alameda Co." ;
|
||||
dwc:authorityName "Alameda Co." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Lonicerae" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:genus "Lonicera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "russoi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lonicerae> ;
|
||||
a dwcFP:TaxonName .
|
||||
dwc:scientificNameAuthorship "Alameda Co." ;
|
||||
dwc:species "hispidula" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lonicera_hispidula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lonicerae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonicerae_russoi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Lonicerae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "russoi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonicerae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonicerae>
|
||||
dwc:genus "Lonicerae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae>
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:order "Diptera" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/039587BF3177BD43AD84FB543BBEF943>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263702>, <http://dx.doi.org/10.5281/zenodo.263707>, <http://dx.doi.org/10.5281/zenodo.263708>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263700> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263702>, <http://dx.doi.org/10.5281/zenodo.263707>, <http://dx.doi.org/10.5281/zenodo.263708>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263700>, <http://taxon-concept.plazi.org/id/Animalia/Chiosperma_turgidum_Gagne_>, <http://taxon-concept.plazi.org/id/Plantae/Symphoricarpos_albus_Spokane_> ;
|
||||
dc:creator "Gagné, Raymond J." ;
|
||||
dc:title "Chiosperma turgidum Gagne, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039587BF3177BD43AD84FB543BBEF943.mc.3B543CF43177BD43ADD4FA32397FF9D2>, <http://tb.plazi.org/GgServer/dwcaRecords/039587BF3177BD43AD84FB543BBEF943.mc.3B543CF43177BD43AC01FA173C27F9D2> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chiosperma_turgidum_Gagne_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Symphorocarpos_albus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chiosperma_turgidum_Gagne_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4158.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,80 +30,98 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263702>, <http://dx.doi.org/10.5281/zenodo.263707>, <http://dx.doi.org/10.5281/zenodo.263708>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263700> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chiosperma_turgidum_Gagne_>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chiosperma_turgidum_Gagne_2016>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:authority "Gagne" ;
|
||||
dwc:authorityName "Gagne" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Chiosperma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gagne, 2016" ;
|
||||
dwc:species "turgidum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BG6Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chiosperma_turgidum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chiosperma_turgidum_Gagne_>
|
||||
dwc:authority "Gagne" ;
|
||||
dwc:authorityName "Gagne" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Chiosperma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gagne" ;
|
||||
dwc:species "turgidum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chiosperma_turgidum> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BG6Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chiosperma_turgidum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chiosperma_turgidum>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Symphoricarpos_albus_Spokane_>
|
||||
dwc:authority "Spokane" ;
|
||||
dwc:authorityName "Spokane" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:genus "Chiosperma" ;
|
||||
dwc:genus "Symphoricarpos" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "turgidum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chiosperma> ;
|
||||
a dwcFP:TaxonName .
|
||||
dwc:scientificNameAuthorship "Spokane" ;
|
||||
dwc:species "albus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Symphoricarpos_albus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chiosperma>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiosperma_turgidum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Chiosperma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "turgidum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiosperma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiosperma>
|
||||
dwc:genus "Chiosperma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae>
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dipsacales> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dipsacales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:order "Diptera" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/039587BF317EBD47AD84FF6F3B81FEC8>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Lonicerae_lonicera_Felt_1925>, <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263704>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263705>, <http://dx.doi.org/10.5281/zenodo.263700> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263704>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263705>, <http://dx.doi.org/10.5281/zenodo.263700>, <http://taxon-concept.plazi.org/id/Animalia/Lonicerae_Gagne_>, <http://taxon-concept.plazi.org/id/Animalia/Lonicerae_lonicera_Felt_1925>, <http://taxon-concept.plazi.org/id/Animalia/Lonicerae_russoi_Gagne_>, <http://taxon-concept.plazi.org/id/Animalia/Rhopalomyia_lonicera_Felt_> ;
|
||||
dc:creator "Gagné, Raymond J." ;
|
||||
dc:title "Lonicerae Gagne, new genus" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Lonicerae>, <http://taxon-name.plazi.org/id/Plantae/Lonicerae_lonicera>, <http://taxon-name.plazi.org/id/Plantae/Lonicera_subspicata> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lonicerae_Gagne_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chiosperma>, <http://taxon-name.plazi.org/id/Animalia/Lonicerae_russoi>, <http://taxon-name.plazi.org/id/Animalia/Rhopalomyia>, <http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae>, <http://taxon-name.plazi.org/id/Plantae/Lonicera>, <http://taxon-name.plazi.org/id/Plantae/Lonicera_subspicata> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonicerae_Gagne_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4158.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,141 +29,124 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.263701>, <http://dx.doi.org/10.5281/zenodo.263704>, <http://dx.doi.org/10.5281/zenodo.263706>, <http://dx.doi.org/10.5281/zenodo.263705>, <http://dx.doi.org/10.5281/zenodo.263700> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lonicerae_Gagne_>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonicerae_Gagne_2016>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:authority "Gagne" ;
|
||||
dwc:authorityName "Gagne" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Lonicerae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Gagne" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lonicerae> ;
|
||||
dwc:scientificNameAuthorship "Gagne, 2016" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89QLS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonicerae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lonicerae_lonicera_Felt_1925>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonicerae_Gagne_>
|
||||
dwc:authority "Gagne" ;
|
||||
dwc:authorityName "Gagne" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Lonicerae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Gagne" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89QLS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonicerae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhopalomyia_lonicera_Felt_>
|
||||
dwc:authority "Felt" ;
|
||||
dwc:authorityName "Felt" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Rhopalomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Felt" ;
|
||||
dwc:species "lonicera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhopalomyia_lonicera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonicerae_russoi_Gagne_>
|
||||
dwc:authority "Gagne." ;
|
||||
dwc:authorityName "Gagne." ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Lonicerae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gagne." ;
|
||||
dwc:species "russoi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonicerae_russoi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonicerae_lonicera_Felt_1925>
|
||||
dwc:authority "Felt 1925: 15" ;
|
||||
dwc:authorityName "Felt" ;
|
||||
dwc:authorityPageNumber "15" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Lonicerae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Felt, 1925" ;
|
||||
dwc:species "lonicera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lonicerae_lonicera> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonicerae_lonicera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lonicerae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonicerae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:genus "Lonicerae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cecidomyiidae>
|
||||
dwc:family "Cecidomyiidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:order "Diptera" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lonicerae_lonicera>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Lonicerae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lonicera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lonicerae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lonicera_subspicata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:genus "Lonicera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subspicata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lonicera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lonicera>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:genus "Lonicera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dipsacales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dipsacales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.263701>
|
||||
dc:description "FIGURES 4 – 6. Wings. 1, Helianthecis capitum. 2, Lonicerae russoi. 3, Chiosperma turgidum. Line = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/263701/files/figure.png> ;
|
||||
|
|
465
data/92/35/87/923587892872FFF76CC7085AFF2DFA47.ttl
Normal file
465
data/92/35/87/923587892872FFF76CC7085AFF2DFA47.ttl
Normal file
|
@ -0,0 +1,465 @@
|
|||
@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/923587892872FFF76CC7085AFF2DFA47>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5385184>, <http://dx.doi.org/10.5281/zenodo.5385186>, <http://taxon-concept.plazi.org/id/Animalia/Eustenogaster_calyptodoma_Sakagami_1968> ;
|
||||
dc:creator "SAITO, FUKI; NGUYEN, LIEN P. T; CARPENTER, JAMES M; KOJIMA, JUN-ICHI" ;
|
||||
dc:title "Eustenogaster nigra Saito and Nguyen 2006, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06CA20CFBFC45FD8F>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06CA20F73FCF0FD3E>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D0D0F3EFB15FD1B>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06AD90FC3FBA6FD61>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A560F8DFBDAFD4A>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A1B0F92FB8AFCB7>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A750FB7FCA9FCFD>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D400E61FBB1FCFD>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A380E61FCB3FCE6>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D450E06FBC0FCC3>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A300E2BFCEBFC2C>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D0A0E30FB13FC2C>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06AE20E30FC60FC09>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D900ED5FC9FFC73>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D4A0EFBFD77FC5C>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D770E80FCDEFBB9>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D0A0EA5FC55FBA2>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D9D094AFCF5FB8F>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06DFB096FFBE5FBE8>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A140974FC02FBD5>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06DF00919FCE8FB3E>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D09093EFC44FB1B>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06DAA09C3FB4EFB04>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06CC7098DFC43FB4B>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06DB20993FBF3FB4B>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A020993FB22FAB4>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06AD609B7FD75FAE7>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D710807FC76FA2D>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D860831FBBFFA16>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06CA208F9FC73F9BB>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D8708A3FC58F9A4>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06DA40B47FB1FF981>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06ADE0B6DFB4EF9EA>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06CC70B17FB1CF9D7>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06ADE0B17FC87F91D>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D750BC1FB9BF906>, <http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A650BE6FBD0F963> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Eustenogaster_undetermined> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eustenogaster_nigra_Saito_2006> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Eustenogaster_nigra_Nguyen_2004>, <http://taxon-concept.plazi.org/id/Animalia/Eustenogaster_scitula_Bingham_1897> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1206/0003-0082(2006)3534%5B1:ANESHS%5D2.0.CO;2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1206/0003-0082(2006)3534%5B1:ANESHS%5D2.0.CO;2>
|
||||
bibo:endPage "12" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "American Museum Novitates" ;
|
||||
bibo:pubDate "2006-09-08" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "3534" ;
|
||||
dc:creator "SAITO, FUKI; NGUYEN, LIEN P. T; CARPENTER, JAMES M; KOJIMA, JUN-ICHI" ;
|
||||
dc:date "2006" ;
|
||||
dc:title "A New Eustenogater Species (Hymenoptera: Vespidae; Stenogastrinae), the First Hover Wasp Known to Overwinter on the Nest" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5385184>, <http://dx.doi.org/10.5281/zenodo.5385186> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eustenogaster_nigra_Saito_2006>
|
||||
dwc:authority "Saito and Nguyen" ;
|
||||
dwc:authorityName "Saito and Nguyen" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Eustenogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Saito & Nguyen, 2006" ;
|
||||
dwc:species "nigra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HHSH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eustenogaster_nigra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eustenogaster_scitula_Bingham_1897>
|
||||
dwc:authority "(Bingham, 1897)" ;
|
||||
dwc:baseAuthorityName "Bingham" ;
|
||||
dwc:baseAuthorityYear "1897" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Eustenogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bingham, 1897)" ;
|
||||
dwc:species "scitula" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eustenogaster_scitula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eustenogaster_nigra_Nguyen_2004>
|
||||
dwc:authority ": Nguyen and Khuat, 2004: 38" ;
|
||||
dwc:authorityName ": Nguyen and Khuat" ;
|
||||
dwc:authorityPageNumber "38" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Eustenogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nguyen & Khuat, 2004" ;
|
||||
dwc:species "nigra" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eustenogaster_nigra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eustenogaster_calyptodoma_Sakagami_1968>
|
||||
dwc:baseAuthorityName "Sakagami and Yoshikawa" ;
|
||||
dwc:baseAuthorityYear "1968" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Eustenogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sakagami & Yoshikawa, 1968)" ;
|
||||
dwc:species "calyptodoma" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eustenogaster_calyptodoma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eustenogaster_nigra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Eustenogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eustenogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eustenogaster>
|
||||
dwc:genus "Eustenogaster" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespidae>
|
||||
dwc:family "Vespidae" ;
|
||||
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:order "Hymenoptera" ;
|
||||
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:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
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/Eustenogaster_scitula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vespidae" ;
|
||||
dwc:genus "Eustenogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scitula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eustenogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5385184>
|
||||
dc:description "Figs. 1–12. Eustenogaster nigra holotype and paratypes. Scale bars are 1 mm. 1–3. Eustenogaster nigra Saito and Nguyen, n.sp., female holotype. Head. 1. Frontal view. 2. Lateral view. 3. Dorsal view. 4–6. Second metasomal tergum in lateral view. 4. Eustenogaster nigra Saito and Nguyen, n.sp., female. 5. E. nigra, male. 6. E. scitula, female. 7. Eustenogaster nigra Saito and Nguyen, n.sp., female paratype. Sixth metasomal" ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5385184/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5385186>
|
||||
dc:description "Figs. 13, 14. Nests of Eustenogaster nigra Saito and Nguyen, n.sp., collected in Tam Dao, northern Viet Nam, on 9 March 2005. 13. Nest A. 14. Nest B. Scale bars are 10 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5385186/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06CA20CFBFC45FD8F>
|
||||
dwc:eventDate "2005-03-07" ;
|
||||
dwc:locality "Tam Dao" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "900" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06CA20CFBFC45FD8F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06CA20F73FCF0FD3E>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06CA20F73FCF0FD3E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D0D0F3EFB15FD1B>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D0D0F3EFB15FD1B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06AD90FC3FBA6FD61>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06AD90FC3FBA6FD61> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A560F8DFBDAFD4A>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06A560F8DFBDAFD4A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A1B0F92FB8AFCB7>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06A1B0F92FB8AFCB7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A750FB7FCA9FCFD>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06A750FB7FCA9FCFD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D400E61FBB1FCFD>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D400E61FBB1FCFD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A380E61FCB3FCE6>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06A380E61FCB3FCE6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D450E06FBC0FCC3>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D450E06FBC0FCC3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A300E2BFCEBFC2C>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06A300E2BFCEBFC2C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D0A0E30FB13FC2C>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D0A0E30FB13FC2C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06AE20E30FC60FC09>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06AE20E30FC60FC09> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D900ED5FC9FFC73>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D900ED5FC9FFC73> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D4A0EFBFD77FC5C>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D4A0EFBFD77FC5C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D770E80FCDEFBB9>
|
||||
dwc:eventDate "1917-06-09" ;
|
||||
dwc:locality "CHINA" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "73470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D770E80FCDEFBB9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D0A0EA5FC55FBA2>
|
||||
dwc:eventDate "2004-08-26" ;
|
||||
dwc:locality "Tay Thien Mt." ;
|
||||
dwc:recordedBy "X. L. Truong" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D0A0EA5FC55FBA2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D9D094AFCF5FB8F>
|
||||
dwc:eventDate "2004-08-26" ;
|
||||
dwc:locality "Tay Thien Mt." ;
|
||||
dwc:recordedBy "X. L. Truong" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D9D094AFCF5FB8F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06DFB096FFBE5FBE8>
|
||||
dwc:eventDate "2004-08-26" ;
|
||||
dwc:locality "Tay Thien Mt." ;
|
||||
dwc:recordedBy "X. L. Truong" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06DFB096FFBE5FBE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A140974FC02FBD5>
|
||||
dwc:eventDate "2004-08-26" ;
|
||||
dwc:locality "Tay Thien Mt." ;
|
||||
dwc:recordedBy "X. L. Truong" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06A140974FC02FBD5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06DF00919FCE8FB3E>
|
||||
dwc:eventDate "2004-08-26" ;
|
||||
dwc:locality "Tay Thien Mt." ;
|
||||
dwc:recordedBy "X. L. Truong" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06DF00919FCE8FB3E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D09093EFC44FB1B>
|
||||
dwc:eventDate "2004-08-26" ;
|
||||
dwc:locality "Tay Thien Mt." ;
|
||||
dwc:recordedBy "X. L. Truong" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D09093EFC44FB1B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06DAA09C3FB4EFB04>
|
||||
dwc:eventDate "2002-04-23" ;
|
||||
dwc:locality "Hoa Binh Province" ;
|
||||
dwc:recordedBy "Pa Co & Mai Chau" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06DAA09C3FB4EFB04> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06CC7098DFC43FB4B>
|
||||
dwc:eventDate "2002-04-23" ;
|
||||
dwc:locality "Hoa Binh Province" ;
|
||||
dwc:recordedBy "Pa Co & Mai Chau" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06CC7098DFC43FB4B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06DB20993FBF3FB4B>
|
||||
dwc:eventDate "2002-04-23" ;
|
||||
dwc:locality "Hoa Binh Province" ;
|
||||
dwc:recordedBy "Pa Co & Mai Chau" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06DB20993FBF3FB4B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A020993FB22FAB4>
|
||||
dwc:eventDate "2002-04-23" ;
|
||||
dwc:locality "Hoa Binh Province" ;
|
||||
dwc:recordedBy "Pa Co & Mai Chau" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
dwc:verbatimLatitude "18.369167" ;
|
||||
dwc:verbatimLongitude "105.21917" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06A020993FB22FAB4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06AD609B7FD75FAE7>
|
||||
dwc:eventDate "2002-04-23" ;
|
||||
dwc:locality "Hoa Binh Province" ;
|
||||
dwc:recordedBy "Pa Co & Mai Chau" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
dwc:verbatimLatitude "18.369167" ;
|
||||
dwc:verbatimLongitude "105.21917" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06AD609B7FD75FAE7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D710807FC76FA2D>
|
||||
dwc:eventDate "2004-04-25" ;
|
||||
dwc:locality "Herman" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D710807FC76FA2D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D860831FBBFFA16>
|
||||
dwc:eventDate "2004-04-25" ;
|
||||
dwc:locality "Herman" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D860831FBBFFA16> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06CA208F9FC73F9BB>
|
||||
dwc:eventDate "2002-04-24" ;
|
||||
dwc:locality "Bac Son" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06CA208F9FC73F9BB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D8708A3FC58F9A4>
|
||||
dwc:eventDate "2002-04-24" ;
|
||||
dwc:locality "Bac Son" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D8708A3FC58F9A4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06DA40B47FB1FF981>
|
||||
dwc:eventDate "2002-04-24" ;
|
||||
dwc:locality "Bac Son" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06DA40B47FB1FF981> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06ADE0B6DFB4EF9EA>
|
||||
dwc:eventDate "2002-04-24" ;
|
||||
dwc:locality "Bac Son" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06ADE0B6DFB4EF9EA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06CC70B17FB1CF9D7>
|
||||
dwc:eventDate "2002-04-24" ;
|
||||
dwc:locality "Bac Son" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06CC70B17FB1CF9D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06ADE0B17FC87F91D>
|
||||
dwc:eventDate "2002-04-24" ;
|
||||
dwc:locality "Bac Son" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06ADE0B17FC87F91D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06D750BC1FB9BF906>
|
||||
dwc:eventDate "2002-04-24" ;
|
||||
dwc:locality "Bac Son" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06D750BC1FB9BF906> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/923587892872FFF76CC7085AFF2DFA47.mc.AAF43CC22871FFF06A650BE6FBD0F963>
|
||||
dwc:eventDate "2002-04-24" ;
|
||||
dwc:locality "Bac Son" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/923587892872FFF76CC7085AFF2DFA47#AAF43CC22871FFF06A650BE6FBD0F963> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue