This commit is contained in:
treatmentbank 2024-12-04 15:48:07 +00:00
parent 8676e06c2f
commit 7acb0a7039
8 changed files with 609 additions and 24 deletions

View file

@ -8,10 +8,9 @@
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/E03187B3FF1FD4C8FF31F1A3FC4FFD7E>
<http://treatment.plazi.org/id/E03187B3FF1FD4C8FF31F1A3FD7FFDAA>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Neelus murinus Folsom 1896" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FF1FD4C8FF31F1A3FC4FFD7E.mc.D8F03CF8FF1FD4C8FF61F013FCDDFEF3>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FF1FD4C8FF31F1A3FC4FFD7E.mc.D8F03CF8FF1FD4C8FF61F0EFFD7AFDAA> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neelus_murinus_Folsom_1896> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
@ -91,15 +90,3 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FF1FD4C8FF31F1A3FC4FFD7E.mc.D8F03CF8FF1FD4C8FF61F013FCDDFEF3>
dwc:locality "North Central Coast" ;
dwc:recordedBy "Da Krong" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FF1FD4C8FF31F1A3FC4FFD7E#D8F03CF8FF1FD4C8FF61F013FCDDFEF3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FF1FD4C8FF31F1A3FC4FFD7E.mc.D8F03CF8FF1FD4C8FF61F0EFFD7AFDAA>
dwc:locality "Cambridge" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FF1FD4C8FF31F1A3FC4FFD7E#D8F03CF8FF1FD4C8FF61F0EFFD7AFDAA> ;
a dwc:MaterialCitation .

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/E03187B3FF1FD4C8FF31F35FFC4FFD7E>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Spinaethorax Papac & Palacios-Vargas 2016" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Spinaethorax_Papac_2016> ;
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/Spinaethorax_Papac_2016>
dwc:authority "Papac & Palacios-Vargas, 2016" ;
dwc:authorityName "Papac & Palacios-Vargas" ;
dwc:authorityYear "2016" ;
dwc:class "Collembola" ;
dwc:family "Neelidae" ;
dwc:genus "Spinaethorax" ;
dwc:kingdom "Animalia" ;
dwc:order "Neelipleona" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Papac & Palacios-Vargas, 2016" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7L37> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spinaethorax> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Spinaethorax>
dwc:class "Collembola" ;
dwc:family "Neelidae" ;
dwc:genus "Spinaethorax" ;
dwc:kingdom "Animalia" ;
dwc:order "Neelipleona" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neelidae>
dwc:family "Neelidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neelipleona> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neelipleona>
dwc:order "Neelipleona" ;
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/E03187B3FFE0D437FF31F0CBFAACF9E3>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Megalothorax minimus Willem 1900" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Megalothorax_minimus_Willem_1900> ;
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/Megalothorax_minimus_Willem_1900>
dwc:authority "Willem, 1900" ;
dwc:authorityName "Willem" ;
dwc:authorityYear "1900" ;
dwc:class "Collembola" ;
dwc:family "Neelidae" ;
dwc:genus "Megalothorax" ;
dwc:kingdom "Animalia" ;
dwc:order "Neelipleona" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Willem, 1900" ;
dwc:species "minimus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YVYZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothorax_minimus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Megalothorax_minimus>
dwc:class "Collembola" ;
dwc:family "Neelidae" ;
dwc:genus "Megalothorax" ;
dwc:kingdom "Animalia" ;
dwc:order "Neelipleona" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "minimus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megalothorax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Megalothorax>
dwc:genus "Megalothorax" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neelidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neelidae>
dwc:family "Neelidae" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neelipleona> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neelipleona>
dwc:order "Neelipleona" ;
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,111 @@
@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/E03187B3FFE1D436FF31F07FFD13FE1E>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Tomocerus Nicolet 1842" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tomocerus_Nicolet_1842> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tomocerus_Ocreatomurus_Yu_> ;
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/Tomocerus_Nicolet_1842>
dwc:authorityName "Nicolet" ;
dwc:authorityYear "1842" ;
dwc:class "Collembola" ;
dwc:family "Tomoceridae" ;
dwc:genus "Tomocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Nicolet, 1842" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7XM4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tomocerus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tomocerus_Ocreatomurus_Yu_>
dwc:authority "Yu" ;
dwc:authorityName "Yu" ;
dwc:class "Collembola" ;
dwc:family "Tomoceridae" ;
dwc:genus "Tomocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:scientificNameAuthorship "Yu" ;
dwc:subGenus "Ocreatomurus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tomocerus_Ocreatomurus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tomocerus>
dwc:class "Collembola" ;
dwc:family "Tomoceridae" ;
dwc:genus "Tomocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tomoceridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tomoceridae>
dwc:family "Tomoceridae" ;
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/Tomocerus_Ocreatomurus>
dwc:class "Collembola" ;
dwc:family "Tomoceridae" ;
dwc:genus "Tomocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Ocreatomurus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tomocerus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,117 @@
@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/E03187B3FFE1D436FF31F59FFC10F9BA>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Tomocerus (Ocreatomurus) postantennalis Yu, Zhang & Deharveng 2014" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE1D436FF31F59FFC10F9BA.mc.D8F03CF8FFE1D436FEE4F4DBFE12F9BA>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE1D436FF31F59FFC10F9BA.mc.D8F03CF8FFE1D436FE17F4DBFC10F9BA> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tomocerus_postantennalis_Yu_2014> ;
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/Tomocerus_postantennalis_Yu_2014>
dwc:authority "Yu, Zhang & Deharveng, 2014", "Yu, Zhang & Deharveng, 2014: 63" ;
dwc:authorityName "Yu, Zhang & Deharveng" ;
dwc:authorityPageNumber "63" ;
dwc:authorityYear "2014" ;
dwc:class "Collembola" ;
dwc:family "Tomoceridae" ;
dwc:genus "Tomocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yu, Zhang & Deharveng, 2014" ;
dwc:species "postantennalis" ;
dwc:subGenus "Ocreatomurus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Z7PV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tomocerus_postantennalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tomocerus_postantennalis>
dwc:class "Collembola" ;
dwc:family "Tomoceridae" ;
dwc:genus "Tomocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "postantennalis" ;
dwc:subGenus "Ocreatomurus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tomocerus>, <http://taxon-name.plazi.org/id/Animalia/Tomocerus_Ocreatomurus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tomocerus_Ocreatomurus>
dwc:genus "Tomocerus" ;
dwc:rank "subGenus" ;
dwc:subGenus "Ocreatomurus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tomocerus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tomocerus>
dwc:genus "Tomocerus" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tomoceridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tomoceridae>
dwc:family "Tomoceridae" ;
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/E03187B3FFE1D436FF31F59FFC10F9BA.mc.D8F03CF8FFE1D436FEE4F4DBFE12F9BA>
dwc:collectionCode "MNHN" ;
dwc:locality "Hang Khuoi Sung" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFE1D436FF31F59FFC10F9BA#D8F03CF8FFE1D436FEE4F4DBFE12F9BA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE1D436FF31F59FFC10F9BA.mc.D8F03CF8FFE1D436FE17F4DBFC10F9BA>
dwc:collectionCode "MNHN, NJAU" ;
dwc:locality "Hang Khuoi Sung" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFE1D436FF31F59FFC10F9BA#D8F03CF8FFE1D436FE17F4DBFC10F9BA> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,108 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/E03187B3FFE2D435FF31F013FC16FDD2>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Tomocerina annamitica Yu, Le C. M. & Deharveng 2016" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE2D435FF31F013FC16FDD2.mc.D8F03CF8FFE2D435FEE4F373FD93FDD3>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE2D435FF31F013FC16FDD2.mc.D8F03CF8FFE2D435FD94F372FC16FDD2> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tomocerina_annamitica_Yu_2016> ;
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/Tomocerina_annamitica_Yu_2016>
dwc:authority "Yu et al., 2016: 8", "Yu, Le C. M. & Deharveng, 2016" ;
dwc:authorityName "Yu", "Yu, Le C. M. & Deharveng" ;
dwc:authorityPageNumber "8" ;
dwc:authorityYear "2016" ;
dwc:class "Collembola" ;
dwc:family "Tomoceridae" ;
dwc:genus "Tomocerina" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yu, Le M. & Deharveng, 2016" ;
dwc:species "annamitica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/57D74> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tomocerina_annamitica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tomocerina_annamitica>
dwc:class "Collembola" ;
dwc:family "Tomoceridae" ;
dwc:genus "Tomocerina" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "annamitica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tomocerina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tomocerina>
dwc:genus "Tomocerina" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tomoceridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tomoceridae>
dwc:family "Tomoceridae" ;
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/E03187B3FFE2D435FF31F013FC16FDD2.mc.D8F03CF8FFE2D435FEE4F373FD93FDD3>
dwc:collectionCode "MNHN" ;
dwc:locality "Hon Giao" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFE2D435FF31F013FC16FDD2#D8F03CF8FFE2D435FEE4F373FD93FDD3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE2D435FF31F013FC16FDD2.mc.D8F03CF8FFE2D435FD94F372FC16FDD2>
dwc:collectionCode "HCMCU, NJAU" ;
dwc:locality "Hon Giao" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFE2D435FF31F013FC16FDD2#D8F03CF8FFE2D435FD94F372FC16FDD2> ;
a dwc:MaterialCitation .

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/E03187B3FFE2D435FF31F387FE1BFC16>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Tomocerus Nicolet 1842" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tomocerus_Nicolet_1842> ;
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/Tomocerus_Nicolet_1842>
dwc:authority "Nicolet, 1842" ;
dwc:authorityName "Nicolet" ;
dwc:authorityYear "1842" ;
dwc:class "Collembola" ;
dwc:family "Tomoceridae" ;
dwc:genus "Tomocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Nicolet, 1842" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7XM4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tomocerus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tomocerus>
dwc:class "Collembola" ;
dwc:family "Tomoceridae" ;
dwc:genus "Tomocerus" ;
dwc:kingdom "Animalia" ;
dwc:order "Entomobryomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tomoceridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tomoceridae>
dwc:family "Tomoceridae" ;
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

@ -8,10 +8,10 @@
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
<http://treatment.plazi.org/id/E03187B3FFE2D436FF31F74BFD13FE1E>
<http://treatment.plazi.org/id/E03187B3FFE2D436FF31F74BFD0FFF4B>
dc:creator "Nguyen, Anh T. T.; Thuy, Kim N.; Arbea, Javier I." ;
dc:title "Tomocerus (Tomocerus) nodentalis Nguy" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE2D436FF31F74BFD13FE1E.mc.D8F03CF8FFE2D435FEEFF63BFC48F89B>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE2D436FF31F74BFD13FE1E.mc.D8F03CF8FFE1D436FF61F1A3FC9FFF03> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE2D436FF31F74BFD0FFF4B.mc.D8F03CF8FFE1D436FEE4F1EBFE12FF4A>, <http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE2D436FF31F74BFD0FFF4B.mc.D8F03CF8FFE1D436FE17F1EBFD0BFF4B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tomocerus_nodentalis_Nguy_> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5147.1.1> ;
a trt:Treatment .
@ -100,14 +100,16 @@
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE2D436FF31F74BFD13FE1E.mc.D8F03CF8FFE2D435FEEFF63BFC48F89B>
dwc:locality "Lai Chau" ;
dwc:recordedBy "O Quy H" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFE2D436FF31F74BFD13FE1E#D8F03CF8FFE2D435FEEFF63BFC48F89B> ;
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE2D436FF31F74BFD0FFF4B.mc.D8F03CF8FFE1D436FEE4F1EBFE12FF4A>
dwc:collectionCode "IEBR" ;
dwc:locality "Moc Chau" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFE2D436FF31F74BFD0FFF4B#D8F03CF8FFE1D436FEE4F1EBFE12FF4A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE2D436FF31F74BFD13FE1E.mc.D8F03CF8FFE1D436FF61F1A3FC9FFF03>
dwc:locality "Chau" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFE2D436FF31F74BFD13FE1E#D8F03CF8FFE1D436FF61F1A3FC9FFF03> ;
<http://tb.plazi.org/GgServer/dwcaRecords/E03187B3FFE2D436FF31F74BFD0FFF4B.mc.D8F03CF8FFE1D436FE17F1EBFD0BFF4B>
dwc:collectionCode "IEBR" ;
dwc:locality "Moc Chau" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/E03187B3FFE2D436FF31F74BFD0FFF4B#D8F03CF8FFE1D436FE17F1EBFD0BFF4B> ;
a dwc:MaterialCitation .