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

This commit is contained in:
GG2RDF 2024-07-04 10:58:22 +00:00
parent 546b356eed
commit 6ba2c1d5f4
3000 changed files with 401952 additions and 0 deletions

View file

@ -0,0 +1,101 @@
@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/5EC31C1AF4D6D2A7138B073CCF6416E2>
dc:creator "Linnaeus, Carolus" ;
dc:title "Veronica marilandica Linnaeus, 1753, spec. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Veronica_marilandica_Linnaeus_1753> ;
trt:publishedIn <https://doi.org/10.5962/bhl.title.669> ;
a trt:Treatment .
<https://doi.org/10.5962/bhl.title.669>
dc:creator "Linnaeus, Carolus" ;
dc:date "1753" ;
dc:title "Species plantarum: exhibentes plantas rite cognitas, ad genera relatas, cum differentiis specificis, nominibus trivialibus, synonymis selectis, locis natalibus, secundum systema sexuale digestas" ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Plantae/Veronica_marilandica_Linnaeus_1753>
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Veronica" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "marilandica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5B6ZQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Veronica_marilandica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Veronica_marilandica>
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Veronica" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "marilandica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Veronica> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Veronica>
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:genus "Veronica" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plantaginaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plantaginaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Plantaginaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,77 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/5EC38161CF13DCE2C859D4D90AE0C91C>
dc:creator "Choi, Jinyeong; Lee, Seunghwan" ;
dc:title "Coccus Linnaeus 1758" ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.734.22774> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Coccus> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.734.22774>
bibo:endPage "135" ;
bibo:journal "ZooKeys" ;
bibo:startPage "121" ;
bibo:volume "734" ;
dc:creator "Choi, Jinyeong; Lee, Seunghwan" ;
dc:date "2018" ;
dc:title "Review of the genus Coccus Linnaeus from Korea, with description of a new species (Hemiptera, Coccomorpha, Coccidae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Coccus>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:genus "Coccus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coccidae>
dwc:class "Insecta" ;
dwc:family "Coccidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
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,134 @@
@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/5EC3961BB2B05894995DF1E431EFAA26>
cito:cites <http://dx.doi.org/10.3897/zookeys.1175.105068.figure42>, <http://dx.doi.org/10.3897/zookeys.1175.105068.figure43>, <http://dx.doi.org/10.3897/zookeys.1175.105068.figure48>, <http://dx.doi.org/10.3897/zookeys.1175.105068.figure97>, <http://dx.doi.org/10.3897/zookeys.1175.105068.figure99> ;
dc:creator "Fernandez-Triana, Jose L.; Shimbori, Eduardo M.; Whitfield, James B.; Penteado-Dias, Angelica M.; Shaw, Scott R.; Boudreault, Caroline; Sones, Jayme; Perez, Kate; Brown, Allison; Manjunath, Ramya; Burns, John M.; Hebert, P. D. N.; Smith, M. Alex; Hallwachs, Winnifred; Janzen, Daniel H." ;
dc:title "Alphomelon josecortesi Fernandez-Triana & Shimbori 2023, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alphomelon_josecortesi_Fernandez-Triana_2023> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1175.105068> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1175.105068>
bibo:endPage "162" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2023-08-16" ;
bibo:startPage "5" ;
bibo:volume "1175" ;
dc:creator "Fernandez-Triana, Jose L.; Shimbori, Eduardo M.; Whitfield, James B.; Penteado-Dias, Angelica M.; Shaw, Scott R.; Boudreault, Caroline; Sones, Jayme; Perez, Kate; Brown, Allison; Manjunath, Ramya; Burns, John M.; Hebert, P. D. N.; Smith, M. Alex; Hallwachs, Winnifred; Janzen, Daniel H." ;
dc:date "2023" ;
dc:title "A revision of the parasitoid wasp genus Alphomelon Mason with the description of 30 new species (Hymenoptera, Braconidae)" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1175.105068.figure42>, <http://dx.doi.org/10.3897/zookeys.1175.105068.figure43>, <http://dx.doi.org/10.3897/zookeys.1175.105068.figure48>, <http://dx.doi.org/10.3897/zookeys.1175.105068.figure97>, <http://dx.doi.org/10.3897/zookeys.1175.105068.figure99> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Alphomelon_josecortesi_Fernandez-Triana_2023>
dwc:LSID "https://zoobank.org/D3242314-8BDA-4EF2-ABD7-A75AD54D7890" ;
dwc:authority "Fernandez-Triana & Shimbori" ;
dwc:authorityName "Fernandez-Triana & Shimbori" ;
dwc:authorityYear "2023" ;
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Alphomelon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Fernandez-Triana & Shimbori, 2023" ;
dwc:species "josecortesi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alphomelon_josecortesi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Alphomelon_josecortesi>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Alphomelon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "josecortesi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alphomelon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alphomelon>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Alphomelon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1175.105068.figure42>
dc:description "Figure 42. Alphomelon josecortesi Fernandez-Triana & Shimbori holotype female DHJPAR 0051219 A head, frontal B head, lateral C habitus, lateral D wings E metasoma, lateral F metasoma, dorsal G mesosoma, dorsal." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/893144> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1175.105068.figure43>
dc:description "Figure 43. Alphomelon josecortesi Fernandez-Triana & Shimbori paratype female CNC 1802002 A ovipositor, lateral B habitus, lateral C head, frontal D head, lateral E wings F metasoma, dorsal G mesosoma, dorsal." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/893145> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1175.105068.figure48>
dc:description "Figure 48. Alphomelon josecortesi Fernandez-Triana & Shimbori paratype female DHJPAR 0051213. A habitus, lateral B head, frontal C wings D mesosoma, dorsal E metasoma, dorsal F propodeum and T 1, dorsal." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/893150> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1175.105068.figure97>
dc:description "Figure 97. Parasite cocoons A Alphomelon hazelcambroneroae 17 - SRNP- 27155 - DHJ 731343 B Alphomelon josecortesi 15 - SRNP- 32024 - DHJ 728940." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/893199> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1175.105068.figure99>
dc:description "Figure 99. Parasite cocoons and caterpillars A Alphomelon manuelriosi 15 - SRNP- 31843 - DHJ 728686 B Alphomelon josecortesi 15 - SRNP- 2670 - DHJ 704019." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/893201> ;
a fabio:Figure .

View file

@ -0,0 +1,85 @@
@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/5EC3BCE158A32747FBAC8538E6828EE6>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:title "Tamus communis L." ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Tamus_communis> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291815>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:date "1972" ;
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 1. Pteridophyta bis Caryophyllaceae (2 nd edition): Registerzuband 1" ;
a fabio:Book .
<http://taxon-name.plazi.org/id/Plantae/Tamus_communis>
dwc:class "Liliopsida" ;
dwc:family "Dioscoreaceae" ;
dwc:genus "Tamus" ;
dwc:kingdom "Plantae" ;
dwc:order "Dioscoreales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "communis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tamus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tamus>
dwc:class "Liliopsida" ;
dwc:family "Dioscoreaceae" ;
dwc:genus "Tamus" ;
dwc:kingdom "Plantae" ;
dwc:order "Dioscoreales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dioscoreaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Dioscoreaceae>
dwc:class "Liliopsida" ;
dwc:family "Dioscoreaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Dioscoreales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dioscoreales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Dioscoreales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Dioscoreales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .