This commit is contained in:
treatmentbank 2024-12-03 12:49:43 +00:00
parent c761ba1436
commit 75df94020a
22 changed files with 2238 additions and 329 deletions

View file

@ -0,0 +1,92 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFA6D471FF31F037FCC7FDAA>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Homidia unichaeta Pan, Shi & Zhang 2010" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Homidia_unichaeta_Pan_2010> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Homidia_unichaeta_Pan_2010>
dwc:authority "Pan, Shi & Zhang, 2010" ;
dwc:authorityName "Pan, Shi & Zhang" ;
dwc:authorityYear "2010" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Homidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pan, Shi & Zhang, 2010" ;
dwc:species "unichaeta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3MFFJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homidia_unichaeta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Homidia_unichaeta>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Homidia" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "unichaeta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Homidia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Homidia>
dwc:genus "Homidia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:family "Entomobryidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha>
dwc:order "Entomobryomorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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,84 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFA6D471FF31F35FFB90FD42>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Lepidocyrtus Bourlet 1839" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lepidocyrtus_Bourlet_1839> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lepidocyrtus_Bourlet_1839>
dwc:authority "Bourlet, 1839" ;
dwc:authorityName "Bourlet" ;
dwc:authorityYear "1839" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Bourlet, 1839" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CGN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lepidocyrtus>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Lepidocyrtus" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:family "Entomobryidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha>
dwc:order "Entomobryomorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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

@ -10,9 +10,9 @@
<http://treatment.plazi.org/id/E03187B3FFA8D47FFF31F0EFFD0FFC8B>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Homidia multidentata Nguy" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA8D47FFF31F0EFFD0FFC8B.mc.D8F03CF8FFA8D47FFF61F35FFC53FD37>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA8D47FFF31F0EFFD0FFC8B.mc.D8F03CF8FFA8D47FFF61F3E3FBC9FD43> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Homidia_multidentata_Nguy_> ;
dc:title "Homidia multidentata Nguyen T. T. 2005" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA8D47FFF31F0EFFD0FFC8B.mc.D8F03CF8FFA8D47FFEE4F22BFE12FC8A>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA8D47FFF31F0EFFD0FFC8B.mc.D8F03CF8FFA8D47FFE17F22BFD0BFC8B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Homidia_multidentata_T_2005> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
@ -28,9 +28,10 @@
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Homidia_multidentata_Nguy_>
dwc:authority "Nguy" ;
dwc:authorityName "Nguy" ;
<http://taxon-concept.plazi.org/id/Animalia/Homidia_multidentata_T_2005>
dwc:authority "Nguyen T.T., 2005" ;
dwc:authorityName "Nguyen T. T." ;
dwc:authorityYear "2005" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Homidia" ;
@ -38,7 +39,7 @@
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Nguy" ;
dwc:scientificNameAuthorship "Nguyen T., 2005" ;
dwc:species "multidentata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MBCQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Homidia_multidentata> ;
@ -91,15 +92,16 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA8D47FFF31F0EFFD0FFC8B.mc.D8F03CF8FFA8D47FFF61F35FFC53FD37>
dwc:locality "Bang national park" ;
dwc:recordedBy "Phong Nha, K" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFA8D47FFF31F0EFFD0FFC8B#D8F03CF8FFA8D47FFF61F35FFC53FD37> ;
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA8D47FFF31F0EFFD0FFC8B.mc.D8F03CF8FFA8D47FFEE4F22BFE12FC8A>
dwc:collectionCode "IEBR" ;
dwc:locality "Ke Bang national park" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFA8D47FFF31F0EFFD0FFC8B#D8F03CF8FFA8D47FFEE4F22BFE12FC8A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA8D47FFF31F0EFFD0FFC8B.mc.D8F03CF8FFA8D47FFF61F3E3FBC9FD43>
dwc:locality "Bang national park" ;
dwc:recordedBy "Phong Nha, K" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFA8D47FFF31F0EFFD0FFC8B#D8F03CF8FFA8D47FFF61F3E3FBC9FD43> ;
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA8D47FFF31F0EFFD0FFC8B.mc.D8F03CF8FFA8D47FFE17F22BFD0BFC8B>
dwc:collectionCode "IEBR" ;
dwc:locality "Ke Bang national park" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFA8D47FFF31F0EFFD0FFC8B#D8F03CF8FFA8D47FFE17F22BFD0BFC8B> ;
a dwc:MaterialCitation .

View file

@ -11,7 +11,7 @@
<http://treatment.plazi.org/id/E03187B3FFA9D47EFF31F2E7FD0FF8C3>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Homidia glassa Nguy" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA9D47EFF31F2E7FD0FF8C3.mc.D8F03CF8FFA9D47EFF61F63BFCA9F89B> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA9D47EFF31F2E7FD0FF8C3.mc.D8F03CF8FFA9D47EFEE4F663FE12F8C2>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA9D47EFF31F2E7FD0FF8C3.mc.D8F03CF8FFA9D47EFE17F663FD0FF8C3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Homidia_glassa_Nguy_> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
@ -91,9 +91,16 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA9D47EFF31F2E7FD0FF8C3.mc.D8F03CF8FFA9D47EFF61F63BFCA9F89B>
dwc:locality "Vietnam" ;
dwc:recordedBy "Ha N" ;
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA9D47EFF31F2E7FD0FF8C3.mc.D8F03CF8FFA9D47EFEE4F663FE12F8C2>
dwc:collectionCode "IEBR" ;
dwc:locality "Ba Dinh" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFA9D47EFF31F2E7FD0FF8C3#D8F03CF8FFA9D47EFF61F63BFCA9F89B> ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFA9D47EFF31F2E7FD0FF8C3#D8F03CF8FFA9D47EFEE4F663FE12F8C2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFA9D47EFF31F2E7FD0FF8C3.mc.D8F03CF8FFA9D47EFE17F663FD0FF8C3>
dwc:collectionCode "IEBR" ;
dwc:locality "Ba Dinh" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFA9D47EFF31F2E7FD0FF8C3#D8F03CF8FFA9D47EFE17F663FD0FF8C3> ;
a dwc:MaterialCitation .

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#> .
<http://treatment.plazi.org/id/E03187B3FFAAD47EFF31F74BFDCDFF67>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Epimetrura tonkinensis Denis 1948" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAAD47EFF31F74BFDCDFF67.mc.D8F03CF8FFA9D47EFF5AF18FFDCDFF67> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epimetrura_tonkinensis_Denis_1948> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Epimetrura_tonkinensis_Denis_1948>
dwc:authority "Denis, 1948" ;
dwc:authorityName "Denis" ;
dwc:authorityYear "1948" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Epimetrura" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Denis, 1948" ;
dwc:species "tonkinensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6G5XK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epimetrura_tonkinensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Epimetrura_tonkinensis>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Epimetrura" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tonkinensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epimetrura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Epimetrura>
dwc:genus "Epimetrura" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:family "Entomobryidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha>
dwc:order "Entomobryomorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/E03187B3FFAAD47EFF31F74BFDCDFF67.mc.D8F03CF8FFA9D47EFF5AF18FFDCDFF67>
dwc:collectionCode "MNHN" ;
dwc:locality "Phu Ho" ;
dwc:recordedBy "Denis" ;
dwc:typeStatus "syntype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAAD47EFF31F74BFDCDFF67#D8F03CF8FFA9D47EFF5AF18FFDCDFF67> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,92 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFABD47DFF31F63BFA8CFF66>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Entomobrya neotenica Katz & Soto-Adames 2015" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Entomobrya_neotenica_Katz_2015> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Entomobrya_neotenica_Katz_2015>
dwc:authority "Katz & Soto-Adames, 2015" ;
dwc:authorityName "Katz & Soto-Adames" ;
dwc:authorityYear "2015" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Entomobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Katz & Soto-Adames, 2015" ;
dwc:species "neotenica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FF4L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Entomobrya_neotenica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Entomobrya_neotenica>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Entomobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "neotenica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobrya>
dwc:genus "Entomobrya" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:family "Entomobryidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha>
dwc:order "Entomobryomorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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,92 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFACD47BFF31F2C3FBFDFABF>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Entomobrya clitellaria Guthrie 1903" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Entomobrya_clitellaria_Guthrie_1903> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Entomobrya_clitellaria_Guthrie_1903>
dwc:authority "Guthrie, 1903" ;
dwc:authorityName "Guthrie" ;
dwc:authorityYear "1903" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Entomobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Guthrie, 1903" ;
dwc:species "clitellaria" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FFGC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Entomobrya_clitellaria> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Entomobrya_clitellaria>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Entomobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "clitellaria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobrya>
dwc:genus "Entomobrya" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:family "Entomobryidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha>
dwc:order "Entomobryomorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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,167 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFADD47AFF31F557FB35F99C>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Coecobrya tetrophthalma" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFADD47AFF31F557FB35F99C.mc.D8F03CF8FFADD47AFEE4F726FE12F99F>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFADD47AFF31F557FB35F99C.mc.D8F03CF8FFADD47AFE17F726FB35F99C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coecobrya_tetrophthalma_Denis_1948> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sinella_tetrophthalma_Denis_1948>, <http://taxon-concept.plazi.org/id/Animalia/Sinella_tetrophthalma_Denis_> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Coecobrya_tetrophthalma_Denis_1948>
dwc:authority "(Denis, 1948)" ;
dwc:baseAuthorityName "Denis" ;
dwc:baseAuthorityYear "1948" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Coecobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Denis, 1948)" ;
dwc:species "tetrophthalma" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WQ4D> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coecobrya_tetrophthalma> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sinella_tetrophthalma_Denis_1948>
dwc:authority "Denis, 1948: 233" ;
dwc:authorityName "Denis" ;
dwc:authorityPageNumber "233" ;
dwc:authorityYear "1948" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Denis, 1948" ;
dwc:species "tetrophthalma" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinella_tetrophthalma> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sinella_tetrophthalma_Denis_>
dwc:authority "(Denis)" ;
dwc:baseAuthorityName "Denis" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Denis)" ;
dwc:species "tetrophthalma" ;
dwc:subGenus "Coecobrya" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinella_tetrophthalma> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Coecobrya_tetrophthalma>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Coecobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tetrophthalma" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coecobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coecobrya>
dwc:genus "Coecobrya" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:family "Entomobryidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha>
dwc:order "Entomobryomorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/Sinella_tetrophthalma>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tetrophthalma" ;
dwc:subGenus "Coecobrya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinella>, <http://taxon-name.plazi.org/id/Animalia/Sinella_Coecobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sinella>
dwc:genus "Sinella" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sinella_Coecobrya>
dwc:genus "Sinella" ;
dwc:rank "subGenus" ;
dwc:subGenus "Coecobrya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinella> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFADD47AFF31F557FB35F99C.mc.D8F03CF8FFADD47AFEE4F726FE12F99F>
dwc:collectionCode "MNHN" ;
dwc:locality "Da Lat" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFADD47AFF31F557FB35F99C#D8F03CF8FFADD47AFEE4F726FE12F99F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFADD47AFF31F557FB35F99C.mc.D8F03CF8FFADD47AFE17F726FB35F99C>
dwc:collectionCode "MNHN, NJU" ;
dwc:locality "Da Lat" ;
dwc:typeStatus "topotypes" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFADD47AFF31F557FB35F99C#D8F03CF8FFADD47AFE17F726FB35F99C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,174 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFAED479FF31F0A6FBD3FC5C>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Coecobrya boneti" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED479FF31F0A6FBD3FC5C.mc.D8F03CF8FFAED479FEE5F285FE02FC78>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED479FF31F0A6FBD3FC5C.mc.D8F03CF8FFAED479FE64F29AFDDCFC7B>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED479FF31F0A6FBD3FC5C.mc.D8F03CF8FFAED479FDCDF29AFF76FC5C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coecobrya_boneti_Denis_1948> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sinella_boneti_Denis_1948>, <http://taxon-concept.plazi.org/id/Animalia/Sinella_boneti_Denis_> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Coecobrya_boneti_Denis_1948>
dwc:authority "(Denis, 1948)" ;
dwc:baseAuthorityName "Denis" ;
dwc:baseAuthorityYear "1948" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Coecobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Denis, 1948)" ;
dwc:species "boneti" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5ZHCH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coecobrya_boneti> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sinella_boneti_Denis_1948>
dwc:authority "Denis, 1948: 231" ;
dwc:authorityName "Denis" ;
dwc:authorityPageNumber "231" ;
dwc:authorityYear "1948" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Denis, 1948" ;
dwc:species "boneti" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinella_boneti> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sinella_boneti_Denis_>
dwc:authority "(Denis)" ;
dwc:baseAuthorityName "Denis" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Denis)" ;
dwc:species "boneti" ;
dwc:subGenus "Coecobrya" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinella_boneti> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Coecobrya_boneti>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Coecobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "boneti" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coecobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coecobrya>
dwc:genus "Coecobrya" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:family "Entomobryidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha>
dwc:order "Entomobryomorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/Sinella_boneti>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "boneti" ;
dwc:subGenus "Coecobrya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinella>, <http://taxon-name.plazi.org/id/Animalia/Sinella_Coecobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sinella>
dwc:genus "Sinella" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sinella_Coecobrya>
dwc:genus "Sinella" ;
dwc:rank "subGenus" ;
dwc:subGenus "Coecobrya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinella> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED479FF31F0A6FBD3FC5C.mc.D8F03CF8FFAED479FEE5F285FE02FC78>
dwc:collectionCode "MNHN" ;
dwc:locality "Da Lat Plateau" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED479FF31F0A6FBD3FC5C#D8F03CF8FFAED479FEE5F285FE02FC78> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED479FF31F0A6FBD3FC5C.mc.D8F03CF8FFAED479FE64F29AFDDCFC7B>
dwc:collectionCode "MNHN" ;
dwc:locality "Da Lat Plateau" ;
dwc:typeStatus "paralectotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED479FF31F0A6FBD3FC5C#D8F03CF8FFAED479FE64F29AFDDCFC7B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED479FF31F0A6FBD3FC5C.mc.D8F03CF8FFAED479FDCDF29AFF76FC5C>
dwc:collectionCode "MNHN, NJU" ;
dwc:locality "Da Lat Plateau" ;
dwc:typeStatus "topotypes" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED479FF31F0A6FBD3FC5C#D8F03CF8FFAED479FDCDF29AFF76FC5C> ;
a dwc:MaterialCitation .

View file

@ -1,308 +0,0 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFAED47AFF31F0A6FABBFE63>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Coecobrya boneti" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FF5CF359FE67FD37>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FF61F252FC38FC30>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FE21F4FEFDE8FA57>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FDFCF4FEFC73F9E0>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FE8EF76EFB51F9C7>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FF61F74AFB3EF928>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FB37F74AFE01F90C>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FECDF7FDFCB4F950>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FE82F7DEFB39F8B4>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFADD47AFF61F05AFC86FE3B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coecobrya_boneti_Denis_1948> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Coecobrya_caeca_Schott_1896>, <http://taxon-concept.plazi.org/id/Animalia/Entomobrya_caeca_Schott_1896>, <http://taxon-concept.plazi.org/id/Animalia/Sinella_boneti_Denis_1948>, <http://taxon-concept.plazi.org/id/Animalia/Sinella_boneti_Denis_>, <http://taxon-concept.plazi.org/id/Animalia/Sinella_caeca_Schott_> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Coecobrya_boneti_Denis_1948>
dwc:authority "(Denis, 1948)" ;
dwc:baseAuthorityName "Denis" ;
dwc:baseAuthorityYear "1948" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Coecobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Denis, 1948)" ;
dwc:species "boneti" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5ZHCH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coecobrya_boneti> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sinella_boneti_Denis_1948>
dwc:authority "Denis, 1948: 231" ;
dwc:authorityName "Denis" ;
dwc:authorityPageNumber "231" ;
dwc:authorityYear "1948" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Denis, 1948" ;
dwc:species "boneti" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinella_boneti> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sinella_boneti_Denis_>
dwc:authority "(Denis)" ;
dwc:baseAuthorityName "Denis" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Denis)" ;
dwc:species "boneti" ;
dwc:subGenus "Coecobrya" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinella_boneti> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Entomobrya_caeca_Schott_1896>
dwc:authority "Schott, 1896: 178" ;
dwc:authorityName "Schott" ;
dwc:authorityPageNumber "178" ;
dwc:authorityYear "1896" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Entomobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schott, 1896" ;
dwc:species "caeca" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FFF5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Entomobrya_caeca> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sinella_caeca_Schott_>
dwc:authority "(Schott)" ;
dwc:baseAuthorityName "Schott" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schott)" ;
dwc:species "caeca" ;
dwc:subGenus "Coecobrya" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Z226> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinella_caeca> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Coecobrya_caeca_Schott_1896>
dwc:authority "(Schott)" ;
dwc:baseAuthorityName "Schott" ;
dwc:baseAuthorityYear "1896" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Coecobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schott, 1896)" ;
dwc:species "caeca" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WQ2J> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coecobrya_caeca> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Coecobrya_boneti>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Coecobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "boneti" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coecobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coecobrya>
dwc:genus "Coecobrya" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:family "Entomobryidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha>
dwc:order "Entomobryomorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/Sinella_boneti>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "boneti" ;
dwc:subGenus "Coecobrya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinella>, <http://taxon-name.plazi.org/id/Animalia/Sinella_Coecobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sinella>
dwc:genus "Sinella" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sinella_Coecobrya>
dwc:genus "Sinella" ;
dwc:rank "subGenus" ;
dwc:subGenus "Coecobrya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobrya_caeca>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Entomobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caeca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobrya>
dwc:genus "Entomobrya" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sinella_caeca>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caeca" ;
dwc:subGenus "Coecobrya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinella>, <http://taxon-name.plazi.org/id/Animalia/Sinella_Coecobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coecobrya_caeca>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Coecobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caeca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coecobrya> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FF5CF359FE67FD37>
dwc:locality "River Delta" ;
dwc:recordedBy "Ha N" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED47AFF31F0A6FABBFE63#D8F03CF8FFAED479FF5CF359FE67FD37> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FF61F252FC38FC30>
dwc:locality "Lam Dong province" ;
dwc:recordedBy "Da Lat Plateau" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED47AFF31F0A6FABBFE63#D8F03CF8FFAED479FF61F252FC38FC30> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FE21F4FEFDE8FA57>
dwc:locality "Ha Nam" ;
dwc:recordedBy "Ly" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED47AFF31F0A6FABBFE63#D8F03CF8FFAED479FE21F4FEFDE8FA57> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FDFCF4FEFC73F9E0>
dwc:collectionCode "T" ;
dwc:locality "Cat Ba national park" ;
dwc:recordedBy "Ha N & Gi & Dan Phy Ong & Dong Anh & Gia Lam & Ha H & Tin & Hai Ba Tryng & Hoan Ki & Me Linh & Soc Son & Tay H & Thanh Tri & Thanh Xuan & Trung Hoa & Nam D" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED47AFF31F0A6FABBFE63#D8F03CF8FFAED479FDFCF4FEFC73F9E0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FE8EF76EFB51F9C7>
dwc:locality "Me Linh Biodiversity Station" ;
dwc:recordedBy "Tam D & Vinh Yen." ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED47AFF31F0A6FABBFE63#D8F03CF8FFAED479FE8EF76EFB51F9C7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FF61F74AFB3EF928>
dwc:locality "North Central Coast" ;
dwc:recordedBy "Da Krong" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED47AFF31F0A6FABBFE63#D8F03CF8FFAED479FF61F74AFB3EF928> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FB37F74AFE01F90C>
dwc:locality "Thanh Hoa" ;
dwc:recordedBy "A Ly" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED47AFF31F0A6FABBFE63#D8F03CF8FFAED479FB37F74AFE01F90C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FECDF7FDFCB4F950>
dwc:locality "Cha Val village" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED47AFF31F0A6FABBFE63#D8F03CF8FFAED479FECDF7FDFCB4F950> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFAED479FE82F7DEFB39F8B4>
dwc:locality "Chy Mom Ray national park" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED47AFF31F0A6FABBFE63#D8F03CF8FFAED479FE82F7DEFB39F8B4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFAED47AFF31F0A6FABBFE63.mc.D8F03CF8FFADD47AFF61F05AFC86FE3B>
dwc:locality "San Francisco" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFAED47AFF31F0A6FABBFE63#D8F03CF8FFADD47AFF61F05AFC86FE3B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,172 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFAED47AFF31F52EFABBFE63>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Coecobrya caeca" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coecobrya_caeca_Schott_1896> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Entomobrya_caeca_Schott_1896>, <http://taxon-concept.plazi.org/id/Animalia/Sinella_caeca_Schott_> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Coecobrya_caeca_Schott_1896>
dwc:authority "(Schott, 1896)" ;
dwc:baseAuthorityName "Schott" ;
dwc:baseAuthorityYear "1896" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Coecobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schott, 1896)" ;
dwc:species "caeca" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WQ2J> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coecobrya_caeca> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Entomobrya_caeca_Schott_1896>
dwc:authority "Schott, 1896: 178" ;
dwc:authorityName "Schott" ;
dwc:authorityPageNumber "178" ;
dwc:authorityYear "1896" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Entomobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schott, 1896" ;
dwc:species "caeca" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FFF5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Entomobrya_caeca> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sinella_caeca_Schott_>
dwc:authority "(Schott)" ;
dwc:baseAuthorityName "Schott" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schott)" ;
dwc:species "caeca" ;
dwc:subGenus "Coecobrya" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Z226> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinella_caeca> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Coecobrya_caeca>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Coecobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caeca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coecobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coecobrya>
dwc:genus "Coecobrya" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:family "Entomobryidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha>
dwc:order "Entomobryomorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/Entomobrya_caeca>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Entomobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caeca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobrya>
dwc:genus "Entomobrya" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sinella_caeca>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Sinella" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caeca" ;
dwc:subGenus "Coecobrya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinella>, <http://taxon-name.plazi.org/id/Animalia/Sinella_Coecobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sinella>
dwc:genus "Sinella" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sinella_Coecobrya>
dwc:genus "Sinella" ;
dwc:rank "subGenus" ;
dwc:subGenus "Coecobrya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinella> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,137 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFAFD478FF31F4DAFBFDF80B>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Calx sabulicola" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calx_sabulicola_Mills_1931> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Entomobrya_sabulicola_Mills_1931> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Calx_sabulicola_Mills_1931>
dwc:authority "(Mills, 1931)" ;
dwc:baseAuthorityName "Mills" ;
dwc:baseAuthorityYear "1931" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Calx" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mills, 1931)" ;
dwc:species "sabulicola" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/Q572> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calx_sabulicola> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Entomobrya_sabulicola_Mills_1931>
dwc:authority "Mills, 1931: 7" ;
dwc:authorityName "Mills" ;
dwc:authorityPageNumber "7" ;
dwc:authorityYear "1931" ;
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Entomobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mills, 1931" ;
dwc:species "sabulicola" ;
dwc:subGenus "Drepanura" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Entomobrya_sabulicola> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Calx_sabulicola>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Calx" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sabulicola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calx> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Calx>
dwc:genus "Calx" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
dwc:family "Entomobryidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha>
dwc:order "Entomobryomorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/Entomobrya_sabulicola>
dwc:class "Collembola" ;
dwc:family "Entomobryidae" ;
dwc:genus "Entomobrya" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sabulicola" ;
dwc:subGenus "Drepanura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobrya_Drepanura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobrya_Drepanura>
dwc:genus "Entomobrya" ;
dwc:rank "subGenus" ;
dwc:subGenus "Drepanura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobrya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entomobrya>
dwc:genus "Entomobrya" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,99 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFB0D467FF31F082FB11FD7F>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Prabhergia indonesiae Yoshii & Suhardjono 1989" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFB0D467FF31F082FB11FD7F.mc.D8F03CF8FFB0D467FCFAF3BAFB4BFD18> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Prabhergia_indonesiae_Yoshii_1989> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Prabhergia_indonesiae_Yoshii_1989>
dwc:authority "Yoshii & Suhardjono, 1989" ;
dwc:authorityName "Yoshii & Suhardjono" ;
dwc:authorityYear "1989" ;
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Prabhergia" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yoshii & Suhardjono, 1989" ;
dwc:species "indonesiae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4M8BK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prabhergia_indonesiae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Prabhergia_indonesiae>
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Prabhergia" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "indonesiae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prabhergia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Prabhergia>
dwc:genus "Prabhergia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tullbergiidae>
dwc:family "Tullbergiidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poduromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poduromorpha>
dwc:order "Poduromorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/E03187B3FFB0D467FF31F082FB11FD7F.mc.D8F03CF8FFB0D467FCFAF3BAFB4BFD18>
dwc:locality "Sumatra" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFB0D467FF31F082FB11FD7F#D8F03CF8FFB0D467FCFAF3BAFB4BFD18> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,92 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFB0D467FF31F29AFE5FFB58>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Psammophorura neocaledonica Thibaud & Weiner 1997" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psammophorura_neocaledonica_Thibaud_1997> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Psammophorura_neocaledonica_Thibaud_1997>
dwc:authority "Thibaud & Weiner, 1997" ;
dwc:authorityName "Thibaud & Weiner" ;
dwc:authorityYear "1997" ;
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Psammophorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thibaud & Weiner, 1997" ;
dwc:species "neocaledonica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4NCZ8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psammophorura_neocaledonica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Psammophorura_neocaledonica>
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Psammophorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "neocaledonica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psammophorura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Psammophorura>
dwc:genus "Psammophorura" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tullbergiidae>
dwc:family "Tullbergiidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poduromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poduromorpha>
dwc:order "Poduromorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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,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#> .
<http://treatment.plazi.org/id/E03187B3FFB0D467FF31F4FEFD7AF8B4>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Stenaphorura marionae Thibaud 2002" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFB0D467FF31F4FEFD7AF8B4.mc.D8F03CF8FFB0D467FEE4F7DEFE12F8B7>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFB0D467FF31F4FEFD7AF8B4.mc.D8F03CF8FFB0D467FE17F7DEFD7AF8B4> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stenaphorura_marionae_Thibaud_2002> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Stenaphorura_marionae_Thibaud_2002>
dwc:authority "Thibaud, 2002" ;
dwc:authorityName "Thibaud" ;
dwc:authorityYear "2002" ;
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Stenaphorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thibaud, 2002" ;
dwc:species "marionae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenaphorura_marionae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Stenaphorura_marionae>
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Stenaphorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "marionae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenaphorura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stenaphorura>
dwc:genus "Stenaphorura" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tullbergiidae>
dwc:family "Tullbergiidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poduromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poduromorpha>
dwc:order "Poduromorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/E03187B3FFB0D467FF31F4FEFD7AF8B4.mc.D8F03CF8FFB0D467FEE4F7DEFE12F8B7>
dwc:collectionCode "MNHN" ;
dwc:locality "Muy Ne Beach" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFB0D467FF31F4FEFD7AF8B4#D8F03CF8FFB0D467FEE4F7DEFE12F8B7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFB0D467FF31F4FEFD7AF8B4.mc.D8F03CF8FFB0D467FE17F7DEFD7AF8B4>
dwc:collectionCode "MNHN" ;
dwc:locality "Muy Ne Beach" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFB0D467FF31F4FEFD7AF8B4#D8F03CF8FFB0D467FE17F7DEFD7AF8B4> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,167 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFB1D466FF31F738FD7FF844>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Mesaphorura yosii" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesaphorura_yosii_Rusek_1967> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tullbergia_yosii_Rusek_>, <http://taxon-concept.plazi.org/id/Animalia/Tullbergia_yosiii_Rusek_1967> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mesaphorura_yosii_Rusek_1967>
dwc:authority "(Rusek, 1967)" ;
dwc:baseAuthorityName "Rusek" ;
dwc:baseAuthorityYear "1967" ;
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Mesaphorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rusek, 1967)" ;
dwc:species "yosii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Z3YN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesaphorura_yosii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tullbergia_yosiii_Rusek_1967>
dwc:authority "Rusek, 1967: 191" ;
dwc:authorityName "Rusek" ;
dwc:authorityPageNumber "191" ;
dwc:authorityYear "1967" ;
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Tullbergia" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rusek, 1967" ;
dwc:species "yosiii" ;
dwc:subGenus "Mesaphorura" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tullbergia_yosiii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tullbergia_yosii_Rusek_>
dwc:authority "(Rusek)" ;
dwc:baseAuthorityName "Rusek" ;
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Tullbergia" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rusek)" ;
dwc:species "yosii" ;
dwc:subGenus "Mesaphorura" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Z2QW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tullbergia_yosii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mesaphorura_yosii>
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Mesaphorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yosii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesaphorura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mesaphorura>
dwc:genus "Mesaphorura" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tullbergiidae>
dwc:family "Tullbergiidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poduromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poduromorpha>
dwc:order "Poduromorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/Tullbergia_yosiii>
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Tullbergia" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yosiii" ;
dwc:subGenus "Mesaphorura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergia_Mesaphorura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tullbergia_Mesaphorura>
dwc:genus "Tullbergia" ;
dwc:rank "subGenus" ;
dwc:subGenus "Mesaphorura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tullbergia>
dwc:genus "Tullbergia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tullbergia_yosii>
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Tullbergia" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yosii" ;
dwc:subGenus "Mesaphorura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergia_Mesaphorura> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,128 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFB2D465FF31F2E7FD41FA73>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Fissuraphorura duplex" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Fissuraphorura_duplex_Gama_1962> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tullbergia_duplex_Gama_1962> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Fissuraphorura_duplex_Gama_1962>
dwc:authority "(Gama, 1962)" ;
dwc:baseAuthorityName "Gama" ;
dwc:baseAuthorityYear "1962" ;
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Fissuraphorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gama, 1962)" ;
dwc:species "duplex" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6J67N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fissuraphorura_duplex> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tullbergia_duplex_Gama_1962>
dwc:authority "Gama, 1962: 105" ;
dwc:authorityName "Gama" ;
dwc:authorityPageNumber "105" ;
dwc:authorityYear "1962" ;
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Tullbergia" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gama, 1962" ;
dwc:species "duplex" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tullbergia_duplex> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Fissuraphorura_duplex>
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Fissuraphorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "duplex" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fissuraphorura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Fissuraphorura>
dwc:genus "Fissuraphorura" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tullbergiidae>
dwc:family "Tullbergiidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poduromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poduromorpha>
dwc:order "Poduromorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/Tullbergia_duplex>
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Tullbergia" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "duplex" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tullbergia>
dwc:genus "Tullbergia" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergiidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,93 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFB3D464FF31F1A3FEE4FE62>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Sensiphorura marshalli Rusek 1976" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sensiphorura_marshalli_Rusek_1976> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sensiphorura_marshalli_Rusek_1976>
dwc:authority "Rusek, 1976" ;
dwc:authorityName "Rusek" ;
dwc:authorityYear "1976" ;
dwc:class "Collembola" ;
dwc:family "Pachytullbergiidae" ;
dwc:genus "Sensiphorura" ;
dwc:isUncertain "true" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rusek, 1976" ;
dwc:species "marshalli" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4WPPL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sensiphorura_marshalli> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sensiphorura_marshalli>
dwc:class "Collembola" ;
dwc:family "Pachytullbergiidae" ;
dwc:genus "Sensiphorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "marshalli" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sensiphorura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sensiphorura>
dwc:genus "Sensiphorura" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachytullbergiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pachytullbergiidae>
dwc:family "Pachytullbergiidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poduromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poduromorpha>
dwc:order "Poduromorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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,76 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFB3D464FF31F2E7FDA9FBA2>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Tullbergiidae Bagnall 1935" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tullbergiidae_Bagnall_1935> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tullbergiidae_Bagnall_1935>
dwc:authority "Bagnall, 1935" ;
dwc:authorityName "Bagnall" ;
dwc:authorityYear "1935" ;
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Bagnall, 1935" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HLC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tullbergiidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tullbergiidae>
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poduromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poduromorpha>
dwc:order "Poduromorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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,114 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFB3D465FF31F607FC76FEF3>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Delamarephorura tami Janion, Deharveng & Weiner 2013" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFB3D465FF31F607FC76FEF3.mc.D8F03CF8FFB2D465FF61F18EFF6CFF4B>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFB3D465FF31F607FC76FEF3.mc.D8F03CF8FFB2D465FEE4F012FD93FEF3>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFB3D465FF31F607FC76FEF3.mc.D8F03CF8FFB2D465FD94F012FC76FEF3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Delamarephorura_tami_Janion_2013> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Delamarephorura_tami_Janion_2013>
dwc:authority "Janion, Deharveng & Weiner, 2013" ;
dwc:authorityName "Janion, Deharveng & Weiner" ;
dwc:authorityYear "2013" ;
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Delamarephorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Janion, Deharveng & Weiner, 2013" ;
dwc:species "tami" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/34FJN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Delamarephorura_tami> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Delamarephorura_tami>
dwc:class "Collembola" ;
dwc:family "Tullbergiidae" ;
dwc:genus "Delamarephorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tami" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Delamarephorura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Delamarephorura>
dwc:genus "Delamarephorura" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tullbergiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tullbergiidae>
dwc:family "Tullbergiidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poduromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poduromorpha>
dwc:order "Poduromorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/E03187B3FFB3D465FF31F607FC76FEF3.mc.D8F03CF8FFB2D465FF61F18EFF6CFF4B>
dwc:locality "Cirque du Francais" ;
dwc:recordedBy "Cirque du Francais" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFB3D465FF31F607FC76FEF3#D8F03CF8FFB2D465FF61F18EFF6CFF4B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFB3D465FF31F607FC76FEF3.mc.D8F03CF8FFB2D465FEE4F012FD93FEF3>
dwc:collectionCode "MNHN" ;
dwc:locality "Cirque du Francais" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFB3D465FF31F607FC76FEF3#D8F03CF8FFB2D465FEE4F012FD93FEF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFB3D465FF31F607FC76FEF3.mc.D8F03CF8FFB2D465FD94F012FC76FEF3>
dwc:collectionCode "MNHN, ITB, ISEA" ;
dwc:locality "Cirque du Francais" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFB3D465FF31F607FC76FEF3#D8F03CF8FFB2D465FD94F012FC76FEF3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,146 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFB4D463FF31F3BBFBDAFB5B>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Thalassaphorura yodai" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thalassaphorura_yodai_Yosii_1966> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Onychiurus_yodai_Yosii_1966> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Thalassaphorura_yodai_Yosii_1966>
dwc:authority "(Yosii, 1966)" ;
dwc:baseAuthorityName "Yosii" ;
dwc:baseAuthorityYear "1966" ;
dwc:class "Collembola" ;
dwc:family "Onychiuridae" ;
dwc:genus "Thalassaphorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Yosii, 1966)" ;
dwc:species "yodai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55ZC3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thalassaphorura_yodai> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Onychiurus_yodai_Yosii_1966>
dwc:authority "(Yosii)", "Yosii, 1966 b: 494" ;
dwc:authorityName "Yosii" ;
dwc:authorityPageNumber "494" ;
dwc:authorityYear "1966" ;
dwc:baseAuthorityName "Yosii" ;
dwc:baseAuthorityYear "1966" ;
dwc:class "Collembola" ;
dwc:family "Onychiuridae" ;
dwc:genus "Onychiurus" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yosii, 1966" ;
dwc:species "yodai" ;
dwc:subGenus "Jailolaphorura", "Protaphorura" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Onychiurus_yodai> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Thalassaphorura_yodai>
dwc:class "Collembola" ;
dwc:family "Onychiuridae" ;
dwc:genus "Thalassaphorura" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yodai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thalassaphorura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Thalassaphorura>
dwc:genus "Thalassaphorura" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onychiuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Onychiuridae>
dwc:family "Onychiuridae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poduromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poduromorpha>
dwc:order "Poduromorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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/Onychiurus_yodai>
dwc:class "Collembola" ;
dwc:family "Onychiuridae" ;
dwc:genus "Onychiurus" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yodai" ;
dwc:subGenus "Jailolaphorura", "Protaphorura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onychiurus_Jailolaphorura>, <http://taxon-name.plazi.org/id/Animalia/Onychiurus_Protaphorura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Onychiurus_Protaphorura>
dwc:genus "Onychiurus" ;
dwc:rank "subGenus" ;
dwc:subGenus "Protaphorura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onychiurus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Onychiurus>
dwc:genus "Onychiurus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onychiuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Onychiurus_Jailolaphorura>
dwc:genus "Onychiurus" ;
dwc:rank "subGenus" ;
dwc:subGenus "Jailolaphorura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onychiurus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,76 @@
@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#> .
<http://treatment.plazi.org/id/E03187B3FFB4D463FF31F40FFDAFFACB>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Pachytullbergiidae Stach 1954" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachytullbergiidae_Stach_1954> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5147.1.1>
bibo:endPage "177" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-02" ;
bibo:startPage "1" ;
bibo:volume "5147" ;
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:date "2022" ;
dc:title "Catalogue of Vietnamese springtails (Hexapoda, Collembola)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pachytullbergiidae_Stach_1954>
dwc:authority "Stach, 1954" ;
dwc:authorityName "Stach" ;
dwc:authorityYear "1954" ;
dwc:class "Collembola" ;
dwc:family "Pachytullbergiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Stach, 1954" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/626JF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachytullbergiidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pachytullbergiidae>
dwc:class "Collembola" ;
dwc:family "Pachytullbergiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Poduromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poduromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Poduromorpha>
dwc:order "Poduromorpha" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Collembola" ;
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: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 .