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

This commit is contained in:
GG2RDF 2024-07-04 11:19:01 +00:00
parent 1f9d81a29c
commit 7c5a7e7f13
3000 changed files with 407458 additions and 0 deletions

View file

@ -0,0 +1,108 @@
@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/96AF2536BF165E17A062B14A0DDF5B88>
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
dc:title "Syntypistis melana Wu & Fang 2003" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Syntypistis_melana_Wu_2003> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.12.e118110> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.12.e118110>
bibo:endPage "118110" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2024-04-05" ;
bibo:startPage "118110" ;
bibo:volume "12" ;
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
dc:date "2024" ;
dc:title "Diversity pattern of insects from Macao based on an updated species checklist after 25 years" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Syntypistis_melana_Wu_2003>
dwc:LSID "96AF2536-BF16-5E17-A062-B14A0DDF5B88" ;
dwc:authority "Wu & Fang, 2003" ;
dwc:authorityName "Wu & Fang" ;
dwc:authorityYear "2003" ;
dwc:class "Insecta" ;
dwc:family "Notodontidae" ;
dwc:genus "Syntypistis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wu & Fang, 2003" ;
dwc:species "melana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98H7J> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Syntypistis_melana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Syntypistis_melana>
dwc:class "Insecta" ;
dwc:family "Notodontidae" ;
dwc:genus "Syntypistis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "melana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syntypistis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Syntypistis>
dwc:class "Insecta" ;
dwc:family "Notodontidae" ;
dwc:genus "Syntypistis" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Notodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Notodontidae>
dwc:class "Insecta" ;
dwc:family "Notodontidae" ;
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 .

View file

@ -0,0 +1,91 @@
@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/96AF3C2D8B5CE7B1D36B53122D3052AC>
dc:creator "Linnaeus, Carolus" ;
dc:title "Voluta Linnaeus, 1758, gen. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Voluta_Linnaeus_1758> ;
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
a trt:Treatment .
<https://doi.org/10.5962/bhl.title.542>
dc:creator "Linnaeus, Carolus" ;
dc:date "1758" ;
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Animalia/Voluta_Linnaeus_1758>
dwc:LSID "urn:lsid:zoobank.org:act:B59978CA-42F3-42D6-82C0-8169E8EF5EC2" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1758" ;
dwc:class "Gastropoda" ;
dwc:family "Volutidae" ;
dwc:genus "Voluta" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
dwc:zbkClass "Vermes" ;
dwc:zbkKingdom "Animalia" ;
dwc:zbkOrder "Testacea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Voluta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Voluta>
dwc:class "Gastropoda" ;
dwc:family "Volutidae" ;
dwc:genus "Voluta" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Volutidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Volutidae>
dwc:class "Gastropoda" ;
dwc:family "Volutidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
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 .

View file

@ -0,0 +1,138 @@
@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/96AF4BB20758FD1D4CE27F5A9C7C310E>
dc:creator "Garcia-Garza, Maria Elena; Leon-Gonzalez, Jesus Angel De" ;
dc:title "Rashgua lobatus Hartman 1947" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rashgua_lobatus_Hartman_1947> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Notomastus_lobatus>, <http://taxon-name.plazi.org/id/Animalia/Rashgua_near_lobatus> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.151.1964> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.151.1964>
bibo:endPage "52" ;
bibo:journal "ZooKeys" ;
bibo:startPage "17" ;
bibo:volume "151" ;
dc:creator "Garcia-Garza, Maria Elena; Leon-Gonzalez, Jesus Angel De" ;
dc:date "2011" ;
dc:title "Review of the Capitellidae (Annelida, Polychaeta) from the Eastern Tropical Pacific region, with notes on selected species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Rashgua_lobatus_Hartman_1947>
dwc:LSID "http://species-id.net/wiki/Rashgua_lobatus" ;
dwc:authority "Hartman, 1947" ;
dwc:authorityName "Hartman" ;
dwc:authorityYear "1947" ;
dwc:class "Polychaeta" ;
dwc:family "Capitellidae" ;
dwc:genus "Rashgua" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hartman, 1947" ;
dwc:species "lobatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rashgua_lobatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Rashgua_lobatus>
dwc:class "Polychaeta" ;
dwc:family "Capitellidae" ;
dwc:genus "Rashgua" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:species "lobatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rashgua> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rashgua>
dwc:class "Polychaeta" ;
dwc:family "Capitellidae" ;
dwc:genus "Rashgua" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capitellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Capitellidae>
dwc:class "Polychaeta" ;
dwc:family "Capitellidae" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "family" ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Notomastus_lobatus>
dwc:class "Polychaeta" ;
dwc:family "Capitellidae" ;
dwc:genus "Notomastus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:species "lobatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Notomastus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Notomastus>
dwc:class "Polychaeta" ;
dwc:family "Capitellidae" ;
dwc:genus "Notomastus" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capitellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rashgua_near_lobatus>
dwc:class "Polychaeta" ;
dwc:family "Capitellidae" ;
dwc:genus "Rashgua" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "subSpecies" ;
dwc:species "near" ;
dwc:subSpecies "lobatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rashgua_near> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rashgua_near>
dwc:class "Polychaeta" ;
dwc:family "Capitellidae" ;
dwc:genus "Rashgua" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:species "near" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rashgua> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,120 @@
@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/96AF782D77512914317F94FADE6E08CF>
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
dc:title "Bracon (Glabrobracon) arcuatus Thomson 1892" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bracon_arcuatus_Thomson_1892> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8151> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e8151>
bibo:endPage "8151" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "8151" ;
bibo:volume "4" ;
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
dc:date "2016" ;
dc:title "Checklist of British and Irish Hymenoptera - Braconidae" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bracon_arcuatus_Thomson_1892>
dwc:authority "Thomson, 1892" ;
dwc:authorityName "Thomson" ;
dwc:authorityYear "1892" ;
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Bracon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thomson, 1892" ;
dwc:species "arcuatus" ;
dwc:subGenus "Glabrobracon" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/N3FC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bracon_arcuatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bracon_arcuatus>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Bracon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "arcuatus" ;
dwc:subGenus "Glabrobracon" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bracon_Glabrobracon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bracon_Glabrobracon>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Bracon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Glabrobracon" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bracon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bracon>
dwc:class "Insecta" ;
dwc:family "Braconidae" ;
dwc:genus "Bracon" ;
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 .

View file

@ -0,0 +1,138 @@
@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/96AFDA54950ECCD01C6C272FBCF37C88>
dc:creator "Douglas, Hume B." ;
dc:title "Cardiophorellus (Parapleonomus) Cobos 1970" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cardiophorellus_Parapleonomus_Cobos_1970> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cardiophorellus>, <http://taxon-name.plazi.org/id/Animalia/Cardiophori_Parapleonomus>, <http://taxon-name.plazi.org/id/Animalia/Cardiophorellus_inermis> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.655.11894> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.655.11894>
bibo:endPage "130" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "655" ;
dc:creator "Douglas, Hume B." ;
dc:date "2017" ;
dc:title "World reclassification of the Cardiophorinae (Coleoptera, Elateridae), based on phylogenetic analyses of morphological characters" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cardiophorellus_Parapleonomus_Cobos_1970>
dwc:authority "Cobos, 1970" ;
dwc:authorityName "Cobos" ;
dwc:authorityYear "1970" ;
dwc:class "Insecta" ;
dwc:family "Elateridae" ;
dwc:genus "Cardiophorellus" ;
dwc:infraspecific-rank "subgenus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:scientificNameAuthorship "Cobos, 1970" ;
dwc:subGenus "Parapleonomus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cardiophorellus_Parapleonomus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cardiophorellus_Parapleonomus>
dwc:class "Insecta" ;
dwc:family "Elateridae" ;
dwc:genus "Cardiophorellus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Parapleonomus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cardiophorellus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cardiophorellus>
dwc:class "Insecta" ;
dwc:family "Elateridae" ;
dwc:genus "Cardiophorellus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elateridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Elateridae>
dwc:class "Insecta" ;
dwc:family "Elateridae" ;
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>, <http://taxon-name.plazi.org/id/Animalia> ;
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/Cardiophori_Parapleonomus>
dwc:family "Elateridae" ;
dwc:genus "Cardiophori" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:rank "subGenus" ;
dwc:subGenus "Parapleonomus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cardiophori> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cardiophori>
dwc:family "Elateridae" ;
dwc:genus "Cardiophori" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elateridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cardiophorellus_inermis>
dwc:class "Insecta" ;
dwc:family "Elateridae" ;
dwc:genus "Cardiophorellus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "inermis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cardiophorellus> ;
a dwcFP:TaxonName .