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/5EF44E7D89A0706224038F20C0D9095B>
dc:creator "Linnaeus, Carolus" ;
dc:title "Mimosa cinerea Linnaeus, 1753, spec. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Mimosa_cinerea_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/Mimosa_cinerea_Linnaeus_1753>
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Mimosa" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "cinerea" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/43G6Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mimosa_cinerea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Mimosa_cinerea>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Mimosa" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "cinerea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mimosa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Mimosa>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Mimosa" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fabales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
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,131 @@
@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/5EF450515A075B839FF2E9882BBE016E>
cito:cites <http://dx.doi.org/10.3897/phytokeys.230.107398.figure1>, <http://dx.doi.org/10.3897/phytokeys.230.107398.figure2> ;
dc:creator "Aymard Corredor, Gerardo A.; Jaramillo, M. Alejandra" ;
dc:title "Schlegelia longirachis Aymard & M. A. Jaram. 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5EF450515A075B839FF2E9882BBE016E.mc.220008FC958411434C9D2064BEE19913> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Schlegelia_longirachis_Aymard_2023> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.230.107398> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.230.107398>
bibo:endPage "269" ;
bibo:journal "PhytoKeys" ;
bibo:pubDate "2023-08-11" ;
bibo:startPage "257" ;
bibo:volume "230" ;
dc:creator "Aymard Corredor, Gerardo A.; Jaramillo, M. Alejandra" ;
dc:date "2023" ;
dc:title "A new species of Schlegelia (Schlegeliaceae) from wet montane forest of Colombia and a key for the species of the genus" ;
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.230.107398.figure1>, <http://dx.doi.org/10.3897/phytokeys.230.107398.figure2> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Schlegelia_longirachis_Aymard_2023>
dwc:LSID "5EF45051-5A07-5B83-9FF2-E9882BBE016E" ;
dwc:authority "Aymard & M. A. Jaram." ;
dwc:authorityName "Aymard & M. A. Jaram." ;
dwc:authorityYear "2023" ;
dwc:class "Magnoliopsida" ;
dwc:family "Schlegeliaceae" ;
dwc:genus "Schlegelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Aymard & M. A. Jaram., 2023" ;
dwc:species "longirachis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Schlegelia_longirachis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Schlegelia_longirachis>
dwc:class "Magnoliopsida" ;
dwc:family "Schlegeliaceae" ;
dwc:genus "Schlegelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "longirachis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Schlegelia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Schlegelia>
dwc:class "Magnoliopsida" ;
dwc:family "Schlegeliaceae" ;
dwc:genus "Schlegelia" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Schlegeliaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Schlegeliaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Schlegeliaceae" ;
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 .
<http://dx.doi.org/10.3897/phytokeys.230.107398.figure1>
dc:description "Figure 1. Schlegelia longirachis A a flowering branch B detail of the leaf abaxial surface C detail of the leaf adaxial surface showing the black punctations D inflorescence showing the bract and bracteoles E bract F calyx extended G corolla and adnate stamens extended H detail of a stamen I fruits. Illustration by Paola Pineros." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/891373> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.230.107398.figure2>
dc:description "Figure 2. Schlegelia longirachis A a flowering branch B detail of the inflorescence. Photos by Andres Majin." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/891374> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/5EF450515A075B839FF2E9882BBE016E.mc.220008FC958411434C9D2064BEE19913>
dwc:eventDate "2022-10-26" ;
dwc:locality "Finca Lote Terreno" ;
dwc:recordedBy "M. Alejandra Jaramillo, Andres F. Majin-Ladino, Lucindo Galvis, de Taxonomia, Figs" ;
dwc:typeStatus "Holotype" ;
dwc:verbatimElevation "1200" ;
dwc:verbatimLatitude "5.6951666" ;
dwc:verbatimLongitude "-74.32708" ;
trt:httpUri <https://treatment.plazi.org/id/5EF450515A075B839FF2E9882BBE016E#220008FC958411434C9D2064BEE19913> ;
a dwc:MaterialCitation .

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/5EF4650C4220B4BEFEDBF891507D9004>
dc:creator "Dumas, Leandro Lourenco; Calor, Adolfo Ricardo; Nessimian, Jorge Luiz" ;
dc:title "Alterosa castroalvesi Dumas, Calor & Nessimian, 2013, sp. n." ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.317.5437> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Alterosa_castroalvesi> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.317.5437>
bibo:endPage "15" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "317" ;
dc:creator "Dumas, Leandro Lourenco; Calor, Adolfo Ricardo; Nessimian, Jorge Luiz" ;
dc:date "2013" ;
dc:title "The genus Alterosa Blahnik, 2005 (Trichoptera, Philopotamidae, Philopotaminae) in northeastern Brazil, including the description of three new species and an identification key for the genus" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Alterosa_castroalvesi>
dwc:class "Insecta" ;
dwc:family "Philopotamidae" ;
dwc:genus "Alterosa" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "castroalvesi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alterosa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alterosa>
dwc:class "Insecta" ;
dwc:family "Philopotamidae" ;
dwc:genus "Alterosa" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopotamidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Philopotamidae>
dwc:class "Insecta" ;
dwc:family "Philopotamidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Trichoptera" ;
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,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/5EF4696F5AD7131C1D0B03C997211363>
dc:creator "Dlussky, G. M.; Wappler, T.; Wedmann, S." ;
dc:title "Gesomyrmex" ;
trt:publishedIn <http://publication.plazi.org/id/1D63F80859B2A810E2A0D291BF12DD97> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Gesomyrmex> ;
a trt:Treatment .
<http://publication.plazi.org/id/1D63F80859B2A810E2A0D291BF12DD97>
bibo:endPage "20" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "2031" ;
dc:creator "Dlussky, G. M.; Wappler, T.; Wedmann, S." ;
dc:date "2009" ;
dc:title "Fossil ants of the genus Gesomyrmex Mayr (Hymenoptera, Formicidae) from the Eocene of Europe and remarks on the evolution of arboreal ant communities." ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Gesomyrmex>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Gesomyrmex" ;
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,119 @@
@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
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# 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/5EF4A01DDF625EBCB68112394494FDDD>
dc:creator "Ge, Shujuan; Yang, Xingke; Liu, Haoyu; Yang, Yuxia" ;
dc:title "Stenothemus laticollis Y. Yang & X. Yang 2014" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stenothemus_laticollis_Yang_2014> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.9.e68659> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.9.e68659>
bibo:endPage "68659" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2021-08-25" ;
bibo:startPage "68659" ;
bibo:volume "9" ;
dc:creator "Ge, Shujuan; Yang, Xingke; Liu, Haoyu; Yang, Yuxia" ;
dc:date "2021" ;
dc:title "Studies on the Stenothemus harmandi species-group (Coleoptera, Cantharidae), with descriptions of two new species from China" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Stenothemus_laticollis_Yang_2014>
dwc:LSID "5EF4A01D-DF62-5EBC-B681-12394494FDDD" ;
dwc:authority "Y. Yang & X. Yang, 2014" ;
dwc:authorityName "Y. Yang & X. Yang" ;
dwc:authorityYear "2014" ;
dwc:class "Insecta" ;
dwc:family "Cantharidae" ;
dwc:genus "Stenothemus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Y. Yang & X. Yang, 2014" ;
dwc:species "laticollis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenothemus_laticollis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Stenothemus_laticollis>
dwc:class "Insecta" ;
dwc:family "Cantharidae" ;
dwc:genus "Stenothemus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "laticollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenothemus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stenothemus>
dwc:class "Insecta" ;
dwc:family "Cantharidae" ;
dwc:genus "Stenothemus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
dwc:class "Insecta" ;
dwc:family "Cantharidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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,202 @@
@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/5EF4DBCD4D8D7B672547D8076EA7A6E8>
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
dc:title "Encarsia Foerster 1878" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Encarsia_Foerster_1878> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Aspidiotiphagus>, <http://taxon-name.plazi.org/id/Animalia/Prospalta>, <http://taxon-name.plazi.org/id/Animalia/Prospaltella>, <http://taxon-name.plazi.org/id/Animalia/Prospaltoides>, <http://taxon-name.plazi.org/id/Animalia/Mimatomus>, <http://taxon-name.plazi.org/id/Animalia/Doloresia>, <http://taxon-name.plazi.org/id/Animalia/Paraspidiotiphagus>, <http://taxon-name.plazi.org/id/Animalia/Aleurodiphilus> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8013> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e8013>
bibo:endPage "8013" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "8013" ;
bibo:volume "4" ;
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
dc:date "2016" ;
dc:title "Checklist of British and Irish Hymenoptera - Chalcidoidea and Mymarommatoidea" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Encarsia_Foerster_1878>
dwc:ID-ENA "32399" ;
dwc:authority "Foerster, 1878" ;
dwc:authorityName "Foerster" ;
dwc:authorityYear "1878" ;
dwc:class "Insecta" ;
dwc:family "Aphelinidae" ;
dwc:genus "Encarsia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Foerster, 1878" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4BG2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Encarsia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Encarsia>
dwc:class "Insecta" ;
dwc:family "Aphelinidae" ;
dwc:genus "Encarsia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphelinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aphelinidae>
dwc:class "Insecta" ;
dwc:family "Aphelinidae" ;
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://taxon-name.plazi.org/id/Animalia/Aspidiotiphagus>
dwc:class "Insecta" ;
dwc:family "Aphelinidae" ;
dwc:genus "Aspidiotiphagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphelinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Prospalta>
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
dwc:genus "Prospalta" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
dwc:class "Insecta" ;
dwc:family "Noctuidae" ;
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/Prospaltella>
dwc:class "Insecta" ;
dwc:family "Aphelinidae" ;
dwc:genus "Prospaltella" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphelinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Prospaltoides>
dwc:class "Insecta" ;
dwc:family "Aphelinidae" ;
dwc:genus "Prospaltoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphelinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mimatomus>
dwc:class "Insecta" ;
dwc:family "Aphelinidae" ;
dwc:genus "Mimatomus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphelinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Doloresia>
dwc:class "Insecta" ;
dwc:family "Aphelinidae" ;
dwc:genus "Doloresia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphelinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paraspidiotiphagus>
dwc:class "Insecta" ;
dwc:family "Aphelinidae" ;
dwc:genus "Paraspidiotiphagus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphelinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aleurodiphilus>
dwc:class "Insecta" ;
dwc:family "Aphelinidae" ;
dwc:genus "Aleurodiphilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphelinidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,106 @@
@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/5EF4E1BC8706C5254F5F900282E6CB54>
dc:creator "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian" ;
dc:title "Nycteus testaceus LeConte 1866" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nycteus_testaceus_LeConte_1866> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.179.2580> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.179.2580>
bibo:endPage "53" ;
bibo:journal "ZooKeys" ;
bibo:startPage "41" ;
bibo:volume "179" ;
dc:creator "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian" ;
dc:date "2012" ;
dc:title "New Coleoptera records from New Brunswick, Canada: Eucinetidae and Scirtidae" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nycteus_testaceus_LeConte_1866>
dwc:LSID "http://species-id.net/wiki/Nycteus_testaceus" ;
dwc:authority "LeConte, 1866" ;
dwc:authorityName "LeConte" ;
dwc:authorityYear "1866" ;
dwc:class "Insecta" ;
dwc:family "Eucinetidae" ;
dwc:genus "Nycteus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "LeConte, 1866" ;
dwc:species "testaceus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nycteus_testaceus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nycteus_testaceus>
dwc:class "Insecta" ;
dwc:family "Eucinetidae" ;
dwc:genus "Nycteus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "testaceus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nycteus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nycteus>
dwc:class "Insecta" ;
dwc:family "Eucinetidae" ;
dwc:genus "Nycteus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucinetidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eucinetidae>
dwc:class "Insecta" ;
dwc:family "Eucinetidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
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 .