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

This commit is contained in:
GG2RDF 2024-07-04 12:18:08 +00:00
parent 3d26ebff87
commit cb3f8fe14c
3000 changed files with 470699 additions and 0 deletions

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/03A2D6017008EC210282F90BFE63CB3E>
dc:creator "Vlasak, Josef" ;
dc:title "Enaphalodes bingkirki Lingafelter and Santos-Silva 2018" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Enaphalodes_bingkirki_Lingafelter_2018> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.3713489> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.3713489>
bibo:endPage "8" ;
bibo:issue "671" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2018-11-30" ;
bibo:startPage "1" ;
dc:creator "Vlasak, Josef" ;
dc:date "2018" ;
dc:title "Notes on the natural history of Enaphalodes archboldi Lingafelter and Chemsak, 2002 and E. bingkirki Lingafelter and Santos-Silva, 2018 (Coleoptera: Cerambycidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Enaphalodes_bingkirki_Lingafelter_2018>
dwc:authorityName "Lingafelter and Santos-Silva" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
dwc:genus "Enaphalodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lingafelter & Santos-Silva, 2018" ;
dwc:species "bingkirki" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BL559> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enaphalodes_bingkirki> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Enaphalodes_bingkirki>
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
dwc:genus "Enaphalodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bingkirki" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enaphalodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enaphalodes>
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
dwc:genus "Enaphalodes" ;
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 .

View file

@ -0,0 +1,133 @@
@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/03A2D6017008EC260282FEBBFE61CCEA>
cito:cites <http://dx.doi.org/10.5281/zenodo.3713491>, <http://dx.doi.org/10.5281/zenodo.3713493>, <http://dx.doi.org/10.5281/zenodo.3713495>, <http://dx.doi.org/10.5281/zenodo.3713499>, <http://dx.doi.org/10.5281/zenodo.3713497> ;
dc:creator "Vlasak, Josef" ;
dc:title "Enaphalodes archboldi Lingafelter and Chemsak 2002" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Enaphalodes_archboldi_Lingafelter_2002> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.3713489> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.3713489>
bibo:endPage "8" ;
bibo:issue "671" ;
bibo:journal "Insecta Mundi" ;
bibo:pubDate "2018-11-30" ;
bibo:startPage "1" ;
dc:creator "Vlasak, Josef" ;
dc:date "2018" ;
dc:title "Notes on the natural history of Enaphalodes archboldi Lingafelter and Chemsak, 2002 and E. bingkirki Lingafelter and Santos-Silva, 2018 (Coleoptera: Cerambycidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3713491>, <http://dx.doi.org/10.5281/zenodo.3713493>, <http://dx.doi.org/10.5281/zenodo.3713495>, <http://dx.doi.org/10.5281/zenodo.3713499>, <http://dx.doi.org/10.5281/zenodo.3713497> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Enaphalodes_archboldi_Lingafelter_2002>
dwc:authorityName "Lingafelter and Chemsak" ;
dwc:authorityYear "2002" ;
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
dwc:genus "Enaphalodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lingafelter & Chemsak, 2002" ;
dwc:species "archboldi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6F8K2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enaphalodes_archboldi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Enaphalodes_archboldi>
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
dwc:genus "Enaphalodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "archboldi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enaphalodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Enaphalodes>
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
dwc:genus "Enaphalodes" ;
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://dx.doi.org/10.5281/zenodo.3713491>
dc:description "Figures 12. Scrub-oak habitat where Enaphalodes archboldi was found. 1) Opened areas with small oak scrubs and sand patches where most specimens were collected. 2) Severed stem that fell on the ground. These could be seen at a distance." ;
fabio:hasRepresentation <https://zenodo.org/record/3713491/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3713493>
dc:description "Figures 34. Signs of the workings of young larvae. 3) Crack in the bark where the larva circled the stem. 4) Subcortical gallery heading down the stem." ;
fabio:hasRepresentation <https://zenodo.org/record/3713493/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3713495>
dc:description "Figures 56. Signs of the workings of young larvae. 5) Recessed portion of the stem with a gallery below bark. The shadow in the middle of the stem indicates the ridge between the normally-growing left side and the right side where the growth was stunned by larval activity under the bark. 6) Granular frass expelled at the ground level. Unlike the frass around already girdled stems (Fig. 78) this one is fresh, suggesting that the larva would continue its development until the following year." ;
fabio:hasRepresentation <https://zenodo.org/record/3713495/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3713499>
dc:description "Figures 910. Gallery in the root crown and an old emergence hole. 9) Beginning of the empty tunnel heading down the roots. 10) Old emergence hole." ;
fabio:hasRepresentation <https://zenodo.org/record/3713499/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3713497>
dc:description "Figures 78. Expelled frass on the ground. 7) Severed stem next to a pile of frass. The bottom part is not apparent because it is covered by the frass and leaves. 8) Bottom part of the severed stem with regions of tightly packed granular frass. The red arrow points to the upper side of the stem." ;
fabio:hasRepresentation <https://zenodo.org/record/3713497/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,410 @@
@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/03A2D654FF9BFFA2F4FCFD85FEA8CCD8>
dc:creator "Gerdeman, Beverly S.; Garcia, Rufino C.; Herczak, Andrew; Klompen, Hans" ;
dc:title "Philippinozercon makilingensis Gerdeman & Garcia & Herczak & Klompen 2018, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F5C6FA7CFA90CD1F>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F5B3F9B7FD65CD6B>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F6F2F9D0FB7ECD6B>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F62CF90CFDC9CDD3>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F736F928FC40CDF7>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F0BFF944FB63CC1B>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F14CF89FFF14CC67>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F59FF8D4FDBFCC67>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F699F8D4FCB1CC67>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F004F8D7FC6BCC8A>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F161F8F0FC3ECCAF>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F029F82CFC1BCCF3>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA1F00EF848FBE6CBA0>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F0EDFF17FBD3CBC4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F5CDFF6FFD87CA0C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F683FE8BFD25CA57>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F7F5FEA7FD0CCA7B>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F7ADFEC3FD8FCA98>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F698FEFFFD50CAA3>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F718FE1BFD03CAC7>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F7ADFE37FDB5CAE4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F6D0FE53FC06C908>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F001FD8FFA6BC92C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F562FDC7FE7DC99B>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F636FDE3FCA8C9B8>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F7B2FD1FFD95C9DC>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F6B0FD3BFD5DC9E0>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F749FD57FE70C804>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F597FD73FDC8C828>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F77CFCAFFC64C84C>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F7BCFCE7FC0BC8B4>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F581FC3FFDBAC8D8>, <http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F52AF82FFA6BCCCC> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Philippinozercon_makilingensis_Gerdeman_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4540.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4540.1.4>
bibo:endPage "22" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-12-28" ;
bibo:startPage "7" ;
bibo:volume "4540" ;
dc:creator "Gerdeman, Beverly S.; Garcia, Rufino C.; Herczak, Andrew; Klompen, Hans" ;
dc:date "2018" ;
dc:title "Philippinozercon, a new genus of Heterozerconidae (Parasitiformes: Mesostigmata), with description of all active instars" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Philippinozercon_makilingensis_Gerdeman_2018>
dwc:authority "Gerdeman, Garcia, Herczak & Klompen" ;
dwc:authorityName "Gerdeman & Garcia & Herczak & Klompen" ;
dwc:authorityYear "2018" ;
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Philippinozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gerdeman & Garcia & Herczak & Klompen, 2018" ;
dwc:species "makilingensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Philippinozercon_makilingensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Philippinozercon_makilingensis>
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Philippinozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "makilingensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philippinozercon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Philippinozercon>
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Philippinozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterozerconidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Heterozerconidae>
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F5C6FA7CFA90CD1F>
dwc:catalogNumber "OSAL 0053267" ;
dwc:collectionCode "UPLB, OSAL" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122687411" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F5C6FA7CFA90CD1F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F5B3F9B7FD65CD6B>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-07-14" ;
dwc:recordedBy "Garcia" ;
dwc:verbatimLatitude "14.153" ;
dwc:verbatimLongitude "121.2458" ;
trt:gbifOccurrenceId "2122690700" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F5B3F9B7FD65CD6B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F6F2F9D0FB7ECD6B>
dwc:catalogNumber "OSAL 0053264" ;
dwc:collectionCode "PN" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122677301" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F6F2F9D0FB7ECD6B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F62CF90CFDC9CDD3>
dwc:collectionCode "PN, OSAL" ;
dwc:eventDate "2000-01-24" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122690921" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F62CF90CFDC9CDD3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F736F928FC40CDF7>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2000-08-11" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122672069" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F736F928FC40CDF7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F0BFF944FB63CC1B>
dwc:collectionCode "DN, OSAL" ;
dwc:eventDate "2001-07-14" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122679197" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F0BFF944FB63CC1B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F14CF89FFF14CC67>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2000-03-14" ;
dwc:recordedBy "Gerdeman, B. S. & Garcia" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "14.165" ;
dwc:verbatimLongitude "121.2378" ;
trt:gbifOccurrenceId "2122691127" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F14CF89FFF14CC67> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F59FF8D4FDBFCC67>
dwc:collectionCode "OSAL" ;
dwc:eventDate "61-10-21" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122684907" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F59FF8D4FDBFCC67> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F699F8D4FCB1CC67>
dwc:collectionCode "UPLB" ;
dwc:eventDate "62-10-21" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122672198" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F699F8D4FCB1CC67> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F004F8D7FC6BCC8A>
dwc:collectionCode "DN" ;
dwc:eventDate "2000-12-11" ;
dwc:recordedBy "Garcia, R. C." ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "14.152" ;
dwc:verbatimLongitude "121.2361" ;
trt:gbifOccurrenceId "2122678024" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F004F8D7FC6BCC8A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F161F8F0FC3ECCAF>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-01-11" ;
dwc:recordedBy "Garcia, R. C." ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122686027" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F161F8F0FC3ECCAF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA0F029F82CFC1BCCF3>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-01-17" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122681855" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA0F029F82CFC1BCCF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF93FFA1F00EF848FBE6CBA0>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-01-29" ;
dwc:recordedBy "Gerdeman, B. S. & Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122674936" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF93FFA1F00EF848FBE6CBA0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F0EDFF17FBD3CBC4>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-01-29" ;
dwc:recordedBy "Gerdeman, B. S. & Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122682912" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F0EDFF17FBD3CBC4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F5CDFF6FFD87CA0C>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-04-09" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122672197" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F5CDFF6FFD87CA0C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F683FE8BFD25CA57>
dwc:collectionCode "DN" ;
dwc:eventDate "2001-05-07" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122686873" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F683FE8BFD25CA57> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F7F5FEA7FD0CCA7B>
dwc:collectionCode "PN" ;
dwc:eventDate "2001-05-07" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122682619" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F7F5FEA7FD0CCA7B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F7ADFEC3FD8FCA98>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-05-07" ;
dwc:recordedBy "Garcia, R. C." ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122671550" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F7ADFEC3FD8FCA98> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F698FEFFFD50CAA3>
dwc:collectionCode "DN" ;
dwc:eventDate "2001-06-02" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122676860" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F698FEFFFD50CAA3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F718FE1BFD03CAC7>
dwc:collectionCode "DN" ;
dwc:eventDate "2001-06-02" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122683827" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F718FE1BFD03CAC7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F7ADFE37FDB5CAE4>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-06-02" ;
dwc:recordedBy "Garcia, R. C." ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122682533" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F7ADFE37FDB5CAE4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F6D0FE53FC06C908>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-07-14" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122676238" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F6D0FE53FC06C908> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F001FD8FFA6BC92C>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-07-14" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122684349" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F001FD8FFA6BC92C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F562FDC7FE7DC99B>
dwc:collectionCode "DN" ;
dwc:eventDate "2001-07-14" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122684198" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F562FDC7FE7DC99B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F636FDE3FCA8C9B8>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-07-14" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122668683" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F636FDE3FCA8C9B8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F7B2FD1FFD95C9DC>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-08-18" ;
dwc:recordedBy "Garcia, R. C." ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122682617" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F7B2FD1FFD95C9DC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F6B0FD3BFD5DC9E0>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-08-18" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122684038" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F6B0FD3BFD5DC9E0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F749FD57FE70C804>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2001-08-19" ;
dwc:recordedBy "Garcia, R. C." ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122676803" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F749FD57FE70C804> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F597FD73FDC8C828>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2009-02-09" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122669924" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F597FD73FDC8C828> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F77CFCAFFC64C84C>
dwc:collectionCode "DN, OSAL" ;
dwc:eventDate "2000-03-14" ;
dwc:recordedBy "Garcia" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "14.1642" ;
dwc:verbatimLongitude "121.2415" ;
trt:gbifOccurrenceId "2122684088" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F77CFCAFFC64C84C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F7BCFCE7FC0BC8B4>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2000-03-21" ;
dwc:recordedBy "Gerdeman, B. S. & Garcia" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122674709" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F7BCFCE7FC0BC8B4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F581FC3FFDBAC8D8>
dwc:collectionCode "OSAL" ;
dwc:recordedBy "Ad" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2122675255" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F581FC3FFDBAC8D8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03A2D654FF9BFFA2F4FCFD85FEA8CCD8.mc.3B636D1FFF92FFA1F52AF82FFA6BCCCC>
dwc:collectionCode "OSAL" ;
dwc:eventDate "2000-06-10" ;
dwc:locality "Sohoton Cave" ;
dwc:recordedBy "Gerdeman, B. S. & Garcia, R. C." ;
dwc:verbatimElevation "284" ;
dwc:verbatimLatitude "11.4167" ;
dwc:verbatimLongitude "125.15" ;
trt:gbifOccurrenceId "2122664769" ;
trt:httpUri <https://treatment.plazi.org/id/03A2D654FF9BFFA2F4FCFD85FEA8CCD8#3B636D1FFF92FFA1F52AF82FFA6BCCCC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,94 @@
@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/03A2D654FF9CFFAFF4FCFD8FFACBCDEC>
dc:creator "Gerdeman, Beverly S.; Garcia, Rufino C.; Herczak, Andrew; Klompen, Hans" ;
dc:title "Philippinozercon Gerdeman & Garcia & Herczak & Klompen 2018, gen. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Philippinozercon_Gerdeman_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4540.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4540.1.4>
bibo:endPage "22" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-12-28" ;
bibo:startPage "7" ;
bibo:volume "4540" ;
dc:creator "Gerdeman, Beverly S.; Garcia, Rufino C.; Herczak, Andrew; Klompen, Hans" ;
dc:date "2018" ;
dc:title "Philippinozercon, a new genus of Heterozerconidae (Parasitiformes: Mesostigmata), with description of all active instars" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Philippinozercon_Gerdeman_2018>
dwc:authority "Gerdeman, Garcia, Herczak & Klompen" ;
dwc:authorityName "Gerdeman & Garcia & Herczak & Klompen" ;
dwc:authorityYear "2018" ;
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Philippinozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Gerdeman & Garcia & Herczak & Klompen, 2018" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Philippinozercon> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Philippinozercon>
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Philippinozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterozerconidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Heterozerconidae>
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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,190 @@
@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/03A2D654FF9DFFAFF4FCFB07FD09CABC>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Heterozercon_audax_Berlese_1910>, <http://taxon-concept.plazi.org/id/Animalia/Heterozercon_elapsus_Vitzthum_1926> ;
dc:creator "Gerdeman, Beverly S.; Garcia, Rufino C.; Herczak, Andrew; Klompen, Hans" ;
dc:title "Allozercon Vitzthum 1926" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Allozercon_Vitzthum_1926> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Asioheterozercon_Fain_1989> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4540.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4540.1.4>
bibo:endPage "22" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-12-28" ;
bibo:startPage "7" ;
bibo:volume "4540" ;
dc:creator "Gerdeman, Beverly S.; Garcia, Rufino C.; Herczak, Andrew; Klompen, Hans" ;
dc:date "2018" ;
dc:title "Philippinozercon, a new genus of Heterozerconidae (Parasitiformes: Mesostigmata), with description of all active instars" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Allozercon_Vitzthum_1926>
dwc:authority "Vitzthum 1926" ;
dwc:authorityName "Vitzthum" ;
dwc:authorityYear "1926" ;
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Allozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Vitzthum, 1926" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allozercon> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Asioheterozercon_Fain_1989>
dwc:authority "Fain 1989: 146" ;
dwc:authorityName "Fain" ;
dwc:authorityPageNumber "146" ;
dwc:authorityYear "1989" ;
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Asioheterozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Fain, 1989" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Asioheterozercon> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Heterozercon_audax_Berlese_1910>
dwc:authority "Berlese 1910" ;
dwc:authorityName "Berlese" ;
dwc:authorityYear "1910" ;
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Heterozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Berlese, 1910" ;
dwc:species "audax" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterozercon_audax> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Heterozercon_elapsus_Vitzthum_1926>
dwc:authority "Vitzthum 1926" ;
dwc:authorityName "Vitzthum" ;
dwc:authorityYear "1926" ;
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Heterozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vitzthum, 1926" ;
dwc:species "elapsus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Heterozercon_elapsus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Allozercon>
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Allozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterozerconidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Heterozerconidae>
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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/Asioheterozercon>
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Asioheterozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterozerconidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Heterozercon_audax>
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Heterozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "audax" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterozercon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Heterozercon>
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Heterozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterozerconidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Heterozercon_elapsus>
dwc:class "Arachnida" ;
dwc:family "Heterozerconidae" ;
dwc:genus "Heterozercon" ;
dwc:kingdom "Animalia" ;
dwc:order "Mesostigmata" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elapsus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterozercon> ;
a dwcFP:TaxonName .