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

This commit is contained in:
GG2RDF 2024-07-04 10:54:01 +00:00
parent ab9397555e
commit 0ef21f79bf
3000 changed files with 402263 additions and 0 deletions

View file

@ -0,0 +1,89 @@
@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/AD4E62003F44E2C8B4C35C5E8644AB87>
dc:creator "Costa, Daniel N. R.; Mathis, Wayne N.; Marinoni, Luciane" ;
dc:title "Lamproclasiopa lapaz Costa, Mathis & Marinoni, 2016, sp. n." ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.631.10718> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Lamproclasiopa_lapaz> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.631.10718>
bibo:endPage "99" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "631" ;
dc:creator "Costa, Daniel N. R.; Mathis, Wayne N.; Marinoni, Luciane" ;
dc:date "2016" ;
dc:title "A revision of the shore-fly genus Lamproclasiopa Hendel (Diptera, Ephydridae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Lamproclasiopa_lapaz>
dwc:class "Insecta" ;
dwc:family "Ephydridae" ;
dwc:genus "Lamproclasiopa" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lapaz" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lamproclasiopa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lamproclasiopa>
dwc:class "Insecta" ;
dwc:family "Ephydridae" ;
dwc:genus "Lamproclasiopa" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephydridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ephydridae>
dwc:class "Insecta" ;
dwc:family "Ephydridae" ;
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 .

View file

@ -0,0 +1,114 @@
@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/AD4E835965D456F0A09B5475BAA3BAFF>
cito:cites <http://dx.doi.org/10.3897/zookeys.1035.60843.figure15> ;
dc:creator "Marzuki, Mohammad Effendi bin; Liew, Thor-Seng; Mohd-Azlan, Jayasilan" ;
dc:title "Acmella ovoidea Vermeulen, Liew & Schilthuizen 2015" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acmella_ovoidea_Vermeulen_2015> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1035.60843> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1035.60843>
bibo:endPage "113" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2021-04-27" ;
bibo:startPage "1" ;
bibo:volume "1035" ;
dc:creator "Marzuki, Mohammad Effendi bin; Liew, Thor-Seng; Mohd-Azlan, Jayasilan" ;
dc:date "2021" ;
dc:title "Land snails and slugs of Bau limestone hills, Sarawak (Malaysia, Borneo), with the descriptions of 13 new species" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1035.60843.figure15> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Acmella_ovoidea_Vermeulen_2015>
dwc:LSID "AD4E8359-65D4-56F0-A09B-5475BAA3BAFF" ;
dwc:authority "Vermeulen, Liew & Schilthuizen, 2015" ;
dwc:authorityName "Vermeulen, Liew & Schilthuizen" ;
dwc:authorityYear "2015" ;
dwc:class "Gastropoda" ;
dwc:family "Assimineidae" ;
dwc:genus "Acmella" ;
dwc:kingdom "Animalia" ;
dwc:order "Littorinimorpha" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vermeulen, Liew & Schilthuizen, 2015" ;
dwc:species "ovoidea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acmella_ovoidea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Acmella_ovoidea>
dwc:class "Gastropoda" ;
dwc:family "Assimineidae" ;
dwc:genus "Acmella" ;
dwc:kingdom "Animalia" ;
dwc:order "Littorinimorpha" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "ovoidea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acmella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Acmella>
dwc:class "Gastropoda" ;
dwc:family "Assimineidae" ;
dwc:genus "Acmella" ;
dwc:kingdom "Animalia" ;
dwc:order "Littorinimorpha" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Assimineidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Assimineidae>
dwc:class "Gastropoda" ;
dwc:family "Assimineidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Littorinimorpha" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Littorinimorpha" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
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.1035.60843.figure15>
dc:description "Figure 15. A Acmella bauensis, sp. nov., MZU. MOL. 20.01 holotype Gunung Kapor B Acmella cyrtoglyphe Vermeulen, Liew & Schilthuizen, 2015 ME 8960 Gunung Doya [not in natural colour, shell surface coated with platinum for examination under scanning electron microscope] C Acmella nana Vermeulen, Liew & Schilthuizen, 2015 ME 8497 Gunung Kapor D Acmella ovoidea Vermeulen, Liew & Schilthuizen, 2015 ME 2215 Gunung Batu E Anaglyphula sauroderma Vermeulen, Liew & Schilthuizen, 2015 ME 6910 Gunung Doya F Solenomphala scalaris (Heude, 1882) ME 8810 Gunung Batu." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/536803> ;
a fabio:Figure .

View file

@ -0,0 +1,89 @@
@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/AD4EED5F6099BB861D890B7F74E444F3>
dc:creator "Forel, A." ;
dc:title "Polyrhachis laboriosus" ;
trt:publishedIn <http://publication.plazi.org/id/378F84238253E15C64F5A6FFDAF858F2> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Polyrhachis_laboriosus> ;
a trt:Treatment .
<http://publication.plazi.org/id/378F84238253E15C64F5A6FFDAF858F2>
bibo:endPage "215" ;
bibo:journal "Annales de la Societe Entomologique de Belgique" ;
bibo:startPage "131" ;
bibo:volume "30" ;
dc:creator "Forel, A." ;
dc:date "1886" ;
dc:title "Études myrmécologiques en 1886." ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Polyrhachis_laboriosus>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Polyrhachis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "laboriosus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polyrhachis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polyrhachis>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Polyrhachis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,93 @@
@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/AD4EF3D534867A0548CCFA38C58D4A9D>
dc:creator "Gunton, Laetitia M.; Kupriyanova, Elena K.; Alvestad, Tom; Avery, Lynda; Blake, James A.; Biriukova, Olga; Boeggemann, Markus; Borisova, Polina; Budaeva, Nataliya; Burghardt, Ingo; Capa, Maria; Georgieva, Magdalena N.; Glasby, Christopher J.; Hsueh, Pan-Wen; Hutchings, Pat; Jimi, Naoto; Kongsrud, Jon A.; Langeneck, Joachim; Meissner, Karin; Murray, Anna; Nikolic, Mark; Paxton, Hannelore; Ramos, Dino; Schulze, Anja; Sobczyk, Robert; Watson, Charlotte; Wiklund, Helena; Wilson, Robin S.; Zhadan, Anna; Zhang, Jinghuai" ;
dc:title "Oligobregma Gunton & Kupriyanova & Alvestad & Avery & Blake & Biriukova & Böggemann & Borisova & Budaeva & Burghardt & Capa & Georgieva & Glasby & Hsueh & Hutchings & Jimi & Kongsrud & Langeneck & Meißner & Murray & Nikolic & Paxton & Ramos & Schulze & Sobczyk & Watson & Wiklund & Wilson & Zhadan & Zhang 2021, spp." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oligobregma_Gunton_2021> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1020.57921> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1020.57921>
bibo:endPage "198" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2021-02-24" ;
bibo:startPage "1" ;
bibo:volume "1020" ;
dc:creator "Gunton, Laetitia M.; Kupriyanova, Elena K.; Alvestad, Tom; Avery, Lynda; Blake, James A.; Biriukova, Olga; Boeggemann, Markus; Borisova, Polina; Budaeva, Nataliya; Burghardt, Ingo; Capa, Maria; Georgieva, Magdalena N.; Glasby, Christopher J.; Hsueh, Pan-Wen; Hutchings, Pat; Jimi, Naoto; Kongsrud, Jon A.; Langeneck, Joachim; Meissner, Karin; Murray, Anna; Nikolic, Mark; Paxton, Hannelore; Ramos, Dino; Schulze, Anja; Sobczyk, Robert; Watson, Charlotte; Wiklund, Helena; Wilson, Robin S.; Zhadan, Anna; Zhang, Jinghuai" ;
dc:date "2021" ;
dc:title "Annelids of the eastern Australian abyss collected by the 2017 RV ' Investigator' voyage" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Oligobregma_Gunton_2021>
dwc:authority "Gunton & Kupriyanova & Alvestad & Avery & Blake & Biriukova & Böggemann & Borisova & Budaeva & Burghardt & Capa & Georgieva & Glasby & Hsueh & Hutchings & Jimi & Kongsrud & Langeneck & Meißner & Murray & Nikolic & Paxton & Ramos & Schulze & Sobczyk & Watson & Wiklund & Wilson & Zhadan & Zhang, 2021" ;
dwc:authorityName "Gunton & Kupriyanova & Alvestad & Avery & Blake & Biriukova & Böggemann & Borisova & Budaeva & Burghardt & Capa & Georgieva & Glasby & Hsueh & Hutchings & Jimi & Kongsrud & Langeneck & Meißner & Murray & Nikolic & Paxton & Ramos & Schulze & Sobczyk & Watson & Wiklund & Wilson & Zhadan & Zhang" ;
dwc:authorityYear "2021" ;
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Oligobregma" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Gunton & Kupriyanova & Alvestad & Avery & Blake & Biriukova & Böggemann & Borisova & Budaeva & Burghardt & Capa & Georgieva & Glasby & Hsueh & Hutchings & Jimi & Kongsrud & Langeneck & Meißner & Murray & Nikolic & Paxton & Ramos & Schulze & Sobczyk & Watson & Wiklund & Wilson & Zhadan & Zhang, 2021" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oligobregma> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Oligobregma>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:genus "Oligobregma" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scalibregmatidae>
dwc:class "Polychaeta" ;
dwc:family "Scalibregmatidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
dwc:class "Polychaeta" ;
dwc:kingdom "Animalia" ;
dwc:order "Phyllodocida" ;
dwc:phylum "Annelida" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
dwc:class "Polychaeta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Annelida>
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
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 .