GG2RDF 2024-07-04T10:51:45.858Z full update: 070 of 241 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-07-04 11:17:47 +00:00
parent 3f99d01e28
commit efe3983d6e
3000 changed files with 411103 additions and 0 deletions

View file

@ -0,0 +1,109 @@
@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
<http://treatment.plazi.org/id/1AC513B7A5E0554CA2A50C6E14A38D29>
dc:creator "Maroulis, Leonidas; Vardinoyannis, Katerina; Karakasi, Danae; Proios, Konstantinos; Mylonas, Moissis; Triantis, Kostas A" ;
dc:title "Pyramidula chorismenostoma" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pyramidula_chorismenostoma_Westerlund_1879> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.10.e87720> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.10.e87720>
bibo:endPage "87720" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2022-09-09" ;
bibo:startPage "87720" ;
bibo:volume "10" ;
dc:creator "Maroulis, Leonidas; Vardinoyannis, Katerina; Karakasi, Danae; Proios, Konstantinos; Mylonas, Moissis; Triantis, Kostas A" ;
dc:date "2022" ;
dc:title "The land snails (Mollusca, Gastropoda) of Kea island (Aegean, Greece)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Pyramidula_chorismenostoma_Westerlund_1879>
dwc:LSID "1AC513B7-A5E0-554C-A2A5-0C6E14A38D29" ;
dwc:authority "(Westerlund & Blanc, 1879)" ;
dwc:baseAuthorityName "Westerlund & Blanc" ;
dwc:baseAuthorityYear "1879" ;
dwc:class "Bryopsida" ;
dwc:family "Funariaceae" ;
dwc:genus "Pyramidula" ;
dwc:kingdom "Plantae" ;
dwc:order "Funariales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Westerlund & Blanc, 1879)" ;
dwc:species "chorismenostoma" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pyramidula_chorismenostoma> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Pyramidula_chorismenostoma>
dwc:class "Bryopsida" ;
dwc:family "Funariaceae" ;
dwc:genus "Pyramidula" ;
dwc:kingdom "Plantae" ;
dwc:order "Funariales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "species" ;
dwc:species "chorismenostoma" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pyramidula> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pyramidula>
dwc:class "Bryopsida" ;
dwc:family "Funariaceae" ;
dwc:genus "Pyramidula" ;
dwc:kingdom "Plantae" ;
dwc:order "Funariales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Funariaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Funariaceae>
dwc:class "Bryopsida" ;
dwc:family "Funariaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Funariales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Funariales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Funariales>
dwc:class "Bryopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Funariales" ;
dwc:phylum "Bryophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bryopsida>
dwc:class "Bryopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Bryophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bryophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bryophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Bryophyta" ;
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 .

View file

@ -0,0 +1,107 @@
@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/1AC52560E4F22EC73FB88C940876F74A>
dc:creator "Dean, David Allen" ;
dc:title "Mangora gibberosa" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mangora_gibberosa_Hentz_1847> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.570.6095> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.570.6095>
bibo:endPage "703" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2016-03-02" ;
bibo:startPage "1" ;
bibo:volume "570" ;
dc:creator "Dean, David Allen" ;
dc:date "2016" ;
dc:title "Catalogue of Texas spiders" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mangora_gibberosa_Hentz_1847>
dwc:LSID "1AC52560-E4F2-2EC7-3FB8-8C940876F74A" ;
dwc:authority "(Hentz, 1847)" ;
dwc:baseAuthorityName "Hentz" ;
dwc:baseAuthorityYear "1847" ;
dwc:class "Arachnida" ;
dwc:family "Araneidae" ;
dwc:genus "Mangora" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hentz, 1847)" ;
dwc:species "gibberosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mangora_gibberosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mangora_gibberosa>
dwc:class "Arachnida" ;
dwc:family "Araneidae" ;
dwc:genus "Mangora" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gibberosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mangora> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mangora>
dwc:class "Arachnida" ;
dwc:family "Araneidae" ;
dwc:genus "Mangora" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneidae>
dwc:class "Arachnida" ;
dwc:family "Araneidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,144 @@
@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/1AC5E3D6C9CB753D6A009B35B504778E>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/sordidaria>' due to issues with rank ;
dc:creator "Cui, Le; Xue, Dayong; Jiang, Nan" ;
dc:title "Timandra extremaria Walker 1861" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Timandra_extremaria_Walker_1861> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Timandra_extremaria>, <http://taxon-name.plazi.org/id/Animalia/Timandra>, <http://taxon-name.plazi.org/id/Animalia/Calothysanis_extremaria>, <http://taxon-name.plazi.org/id/Animalia/Calothysanis_extremaria_xenophyes> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.829.29708> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.829.29708>
bibo:endPage "74" ;
bibo:journal "ZooKeys" ;
bibo:startPage "43" ;
bibo:volume "829" ;
dc:creator "Cui, Le; Xue, Dayong; Jiang, Nan" ;
dc:date "2019" ;
dc:title "A review of Timandra Duponchel, 1829 from China, with description of seven new species (Lepidoptera, Geometridae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Timandra_extremaria_Walker_1861>
dwc:authority "Walker, 1861" ;
dwc:authorityName "Walker" ;
dwc:authorityYear "1861" ;
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:genus "Timandra" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Walker, 1861" ;
dwc:species "extremaria" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/56YVY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Timandra_extremaria> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Timandra_extremaria>
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:genus "Timandra" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "extremaria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Timandra> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Timandra>
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:genus "Timandra" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
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/Calothysanis_extremaria>
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:genus "Calothysanis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "extremaria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calothysanis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Calothysanis>
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:genus "Calothysanis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Calothysanis_extremaria_xenophyes>
dwc:class "Insecta" ;
dwc:family "Geometridae" ;
dwc:genus "Calothysanis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "extremaria" ;
dwc:subSpecies "xenophyes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calothysanis_extremaria> ;
a dwcFP:TaxonName .