GG2RDF 2024-08-03T13:36:08.881Z (plazi/treatments-xml)
This commit is contained in:
parent
45dfb11113
commit
db86334772
244 changed files with 34973 additions and 0 deletions
108
data/2A/56/A7/2A56A7221A038739FDD408CDD823FD3C.ttl
Normal file
108
data/2A/56/A7/2A56A7221A038739FDD408CDD823FD3C.ttl
Normal 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/2A56A7221A038739FDD408CDD823FD3C>
|
||||
dc:creator "Medina, Milton Norman D.; Avergonzado, Eleuterio Jr. C.; Loguinsa, Jules T.; Macosang, Monsur M.; Panangcad, Jenie Ann M." ;
|
||||
dc:title "Plocia notata Newman 1842" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plocia_notata_Newman_1842> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.47626/2237-6089-2024-0821> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.47626/2237-6089-2024-0821>
|
||||
bibo:endPage "83" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Baltic Journal of Coleopterology" ;
|
||||
bibo:series "ISSI" ;
|
||||
bibo:startPage "75" ;
|
||||
bibo:volume "23" ;
|
||||
dc:creator "Medina, Milton Norman D.; Avergonzado, Eleuterio Jr. C.; Loguinsa, Jules T.; Macosang, Monsur M.; Panangcad, Jenie Ann M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Catalog of the genus Plocia Newman, 1842 (Cerambycidae: Lamiinae: Apomecynini) of the Philippines with the description of a new species from Davao De Oro Mindanao Island" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Plocia_notata_Newman_1842>
|
||||
dwc:authority "Newman, 1842" ;
|
||||
dwc:authorityName "Newman" ;
|
||||
dwc:authorityYear "1842" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Newman, 1842" ;
|
||||
dwc:species "notata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4KHC8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plocia_notata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plocia_notata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "notata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plocia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plocia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
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 .
|
115
data/2A/56/A7/2A56A7221A038739FDD40B68D8A9FBAC.ttl
Normal file
115
data/2A/56/A7/2A56A7221A038739FDD40B68D8A9FBAC.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/2A56A7221A038739FDD40B68D8A9FBAC>
|
||||
dc:creator "Medina, Milton Norman D.; Avergonzado, Eleuterio Jr. C.; Loguinsa, Jules T.; Macosang, Monsur M.; Panangcad, Jenie Ann M." ;
|
||||
dc:title "Plocia puncticollis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A56A7221A038739FDD40B68D8A9FBAC.mc.12971C691A038739FD1A0BCFD86EFC09> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plocia_puncticollis_Breuning_1965> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.47626/2237-6089-2024-0821> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.47626/2237-6089-2024-0821>
|
||||
bibo:endPage "83" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Baltic Journal of Coleopterology" ;
|
||||
bibo:series "ISSI" ;
|
||||
bibo:startPage "75" ;
|
||||
bibo:volume "23" ;
|
||||
dc:creator "Medina, Milton Norman D.; Avergonzado, Eleuterio Jr. C.; Loguinsa, Jules T.; Macosang, Monsur M.; Panangcad, Jenie Ann M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Catalog of the genus Plocia Newman, 1842 (Cerambycidae: Lamiinae: Apomecynini) of the Philippines with the description of a new species from Davao De Oro Mindanao Island" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Plocia_puncticollis_Breuning_1965>
|
||||
dwc:authority "(Breuning, 1965)" ;
|
||||
dwc:baseAuthorityName "Breuning" ;
|
||||
dwc:baseAuthorityYear "1965" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Breuning, 1965)" ;
|
||||
dwc:species "puncticollis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BS8WW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plocia_puncticollis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plocia_puncticollis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "puncticollis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plocia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plocia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A56A7221A038739FDD40B68D8A9FBAC.mc.12971C691A038739FD1A0BCFD86EFC09>
|
||||
dwc:collectionCode "ZMB" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A56A7221A038739FDD40B68D8A9FBAC#12971C691A038739FD1A0BCFD86EFC09> ;
|
||||
a dwc:MaterialCitation .
|
115
data/2A/56/A7/2A56A7221A038739FDD40C17D80DFA5C.ttl
Normal file
115
data/2A/56/A7/2A56A7221A038739FDD40C17D80DFA5C.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/2A56A7221A038739FDD40C17D80DFA5C>
|
||||
dc:creator "Medina, Milton Norman D.; Avergonzado, Eleuterio Jr. C.; Loguinsa, Jules T.; Macosang, Monsur M.; Panangcad, Jenie Ann M." ;
|
||||
dc:title "Plocia splendens" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A56A7221A038739FDD40C17D80DFA5C.mc.12971C691A038739FC2F0D7EDF06FAF6> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plocia_splendens_Hudepohl_1995> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.47626/2237-6089-2024-0821> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.47626/2237-6089-2024-0821>
|
||||
bibo:endPage "83" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Baltic Journal of Coleopterology" ;
|
||||
bibo:series "ISSI" ;
|
||||
bibo:startPage "75" ;
|
||||
bibo:volume "23" ;
|
||||
dc:creator "Medina, Milton Norman D.; Avergonzado, Eleuterio Jr. C.; Loguinsa, Jules T.; Macosang, Monsur M.; Panangcad, Jenie Ann M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Catalog of the genus Plocia Newman, 1842 (Cerambycidae: Lamiinae: Apomecynini) of the Philippines with the description of a new species from Davao De Oro Mindanao Island" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Plocia_splendens_Hudepohl_1995>
|
||||
dwc:authority "(Hudepohl, 1995)" ;
|
||||
dwc:baseAuthorityName "Hudepohl" ;
|
||||
dwc:baseAuthorityYear "1995" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hudepohl, 1995)" ;
|
||||
dwc:species "splendens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BLZ36> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plocia_splendens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plocia_splendens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "splendens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plocia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plocia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A56A7221A038739FDD40C17D80DFA5C.mc.12971C691A038739FC2F0D7EDF06FAF6>
|
||||
dwc:collectionCode "ZSM" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A56A7221A038739FDD40C17D80DFA5C#12971C691A038739FC2F0D7EDF06FAF6> ;
|
||||
a dwc:MaterialCitation .
|
130
data/2A/56/A7/2A56A7221A03873CFDD40E3ED9C0FB52.ttl
Normal file
130
data/2A/56/A7/2A56A7221A03873CFDD40E3ED9C0FB52.ttl
Normal file
|
@ -0,0 +1,130 @@
|
|||
@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/2A56A7221A03873CFDD40E3ED9C0FB52>
|
||||
dc:creator "Medina, Milton Norman D.; Avergonzado, Eleuterio Jr. C.; Loguinsa, Jules T.; Macosang, Monsur M.; Panangcad, Jenie Ann M." ;
|
||||
dc:title "Plocia maglanai Medina & Avergonzado & Loguinsa & Macosang & Panangcad 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A56A7221A03873CFDD40E3ED9C0FB52.mc.12971C691A05873FFFD608CED90EFE8C>, <http://tb.plazi.org/GgServer/dwcaRecords/2A56A7221A03873CFDD40E3ED9C0FB52.mc.12971C691A05873FFFD60916DA7FFE4F>, <http://tb.plazi.org/GgServer/dwcaRecords/2A56A7221A03873CFDD40E3ED9C0FB52.mc.12971C691A05873FFE9F09F7D95CFDF4> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plocia_maglanai_Medina_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.47626/2237-6089-2024-0821> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.47626/2237-6089-2024-0821>
|
||||
bibo:endPage "83" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Baltic Journal of Coleopterology" ;
|
||||
bibo:series "ISSI" ;
|
||||
bibo:startPage "75" ;
|
||||
bibo:volume "23" ;
|
||||
dc:creator "Medina, Milton Norman D.; Avergonzado, Eleuterio Jr. C.; Loguinsa, Jules T.; Macosang, Monsur M.; Panangcad, Jenie Ann M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Catalog of the genus Plocia Newman, 1842 (Cerambycidae: Lamiinae: Apomecynini) of the Philippines with the description of a new species from Davao De Oro Mindanao Island" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Plocia_maglanai_Medina_2023>
|
||||
dwc:authority "Medina" ;
|
||||
dwc:authorityName "Medina & Avergonzado & Loguinsa & Macosang & Panangcad" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Medina & Avergonzado & Loguinsa & Macosang & Panangcad, 2023" ;
|
||||
dwc:species "maglanai" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plocia_maglanai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plocia_maglanai>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maglanai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plocia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plocia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Plocia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A56A7221A03873CFDD40E3ED9C0FB52.mc.12971C691A05873FFFD608CED90EFE8C>
|
||||
dwc:collectionCode "MMCP, PNM" ;
|
||||
dwc:locality "Pantukan" ;
|
||||
dwc:recordedBy "de Oro & E. Avergonzado & Philippine National Museum" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "800" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A56A7221A03873CFDD40E3ED9C0FB52#12971C691A05873FFFD608CED90EFE8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A56A7221A03873CFDD40E3ED9C0FB52.mc.12971C691A05873FFFD60916DA7FFE4F>
|
||||
dwc:collectionCode "MMCP" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A56A7221A03873CFDD40E3ED9C0FB52#12971C691A05873FFFD60916DA7FFE4F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A56A7221A03873CFDD40E3ED9C0FB52.mc.12971C691A05873FFE9F09F7D95CFDF4>
|
||||
dwc:collectionCode "DUBC" ;
|
||||
dwc:locality "Maragusan" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A56A7221A03873CFDD40E3ED9C0FB52#12971C691A05873FFE9F09F7D95CFDF4> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Add table
Add a link
Reference in a new issue