GG2RDF 2024-07-12T01:09:35.164Z (plazi/treatments-xml)
This commit is contained in:
parent
d80aaa862f
commit
201bbc2e69
4030 changed files with 374669 additions and 13705 deletions
|
@ -43,6 +43,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Angas, 1864" ;
|
||||
dwc:species "hermanni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/MKHH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bornella_hermanni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
|
@ -12,12 +12,12 @@
|
|||
<http://treatment.plazi.org/id/05765206D8F3EDDEFFE5C70C52338399>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Monarda punctata Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611895502> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/05765206D8F3EDDEFFE5C70C52338399.mc.0FEB514043ACB7043E988D78C058BBB0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Monarda_punctata_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4366408> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4366408>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "689" ;
|
||||
bibo:startPage "651" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -38,6 +38,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "punctata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4429H> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Monarda_punctata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -103,9 +104,10 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611895502>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/05765206D8F3EDDEFFE5C70C52338399.mc.0FEB514043ACB7043E988D78C058BBB0>
|
||||
dwc:catalogNumber "40.6" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611895502" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/05765206D8F3EDDEFFE5C70C52338399#0FEB514043ACB7043E988D78C058BBB0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -19,7 +19,4 @@
|
|||
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
|
||||
# at eventLoopTick (ext:core/01_core.js:168:7)
|
||||
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
|
||||
# at async GHActWorker.gatherJobsForFullUpdate (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:179:7)
|
||||
# at async GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:99:11)
|
||||
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
|
||||
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
|
||||
|
|
121
data/05/DE/10/05DE10E334025AA1B6485AA032B1991E.ttl
Normal file
121
data/05/DE/10/05DE10E334025AA1B6485AA032B1991E.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/05DE10E334025AA1B6485AA032B1991E>
|
||||
dc:creator "Wood, Thomas J.; Ismael, Halgurd R.; Baiocchi, Daniele; Hamad, Mudhafar I.; Bapir, Tahseen T.; Selis, Marco" ;
|
||||
dc:title "Andrena (Aenandrena) aeneiventris Morawitz 1872" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Andrena_aeneiventris_Morawitz_1872> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1205.120033> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1205.120033>
|
||||
bibo:endPage "298" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-07-01" ;
|
||||
bibo:startPage "267" ;
|
||||
bibo:volume "1205" ;
|
||||
dc:creator "Wood, Thomas J.; Ismael, Halgurd R.; Baiocchi, Daniele; Hamad, Mudhafar I.; Bapir, Tahseen T.; Selis, Marco" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A first revision of the Andrena of Iraq (Hymenoptera, Andrenidae), with the description of two new species from Iraqi Kurdistan and additional records from surrounding countries" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Andrena_aeneiventris_Morawitz_1872>
|
||||
dwc:authority "Morawitz, 1872" ;
|
||||
dwc:authorityName "Morawitz" ;
|
||||
dwc:authorityYear "1872" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Andrena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Morawitz, 1872" ;
|
||||
dwc:species "aeneiventris" ;
|
||||
dwc:subGenus "Aenandrena" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/DQW8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Andrena_aeneiventris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrena_aeneiventris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Andrena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aeneiventris" ;
|
||||
dwc:subGenus "Aenandrena" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrena_Aenandrena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrena_Aenandrena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Andrena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Aenandrena" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Andrena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
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 .
|
|
@ -11,9 +11,9 @@
|
|||
|
||||
<http://treatment.plazi.org/id/05E23F7F04034442B06BB21F089606E3>
|
||||
dc:creator "Weigmann, G.; Miko, L." ;
|
||||
dc:title "Adelphacarus sellnicki Grandjean" ;
|
||||
dc:title "Adelphacarus sellnicki Grandjean 1952" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Adelphacarus_sellnicki_Grandjean_1952> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/A61D63A7AE7F31FF18260BD2B9572C9F> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Adelphacarus_sellnicki> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/A61D63A7AE7F31FF18260BD2B9572C9F>
|
||||
|
@ -24,6 +24,23 @@
|
|||
dc:title "Hornmilben (Oribatida) [pages 45 to 68]" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Adelphacarus_sellnicki_Grandjean_1952>
|
||||
dwc:authority "Grandjean, 1952" ;
|
||||
dwc:authorityName "Grandjean" ;
|
||||
dwc:authorityYear "1952" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Aphelacaridae" ;
|
||||
dwc:genus "Adelphacarus" ;
|
||||
dwc:kimgdom "Animalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Grandjean, 1952" ;
|
||||
dwc:species "sellnicki" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Adelphacarus_sellnicki> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Adelphacarus_sellnicki>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Aphelacaridae" ;
|
||||
|
|
|
@ -13,11 +13,11 @@
|
|||
cito:cites <http://taxon-concept.plazi.org/id/Fungi/Mucor_unctuosus_Linnaeus_1755> ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Mucilago" ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4366482> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Protozoa/Mucilago> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4366482>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "689" ;
|
||||
bibo:startPage "651" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
|
|
@ -14,10 +14,10 @@
|
|||
dc:title "Scopelogena verruculata L. Bolus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Scopelogena_verruculata_Linnaeus_1753> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Mesembryanthemum_verruculatum_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4366166> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4366166>
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "689" ;
|
||||
bibo:startPage "651" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
|
@ -39,6 +39,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1753) L. Bolus" ;
|
||||
dwc:species "verruculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4VV78> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Scopelogena_verruculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -55,6 +56,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "verruculatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4VV78> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mesembryanthemum_verruculatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue