GG2RDF 2024-08-20T16:15:09.841Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-20 16:15:22 +00:00
parent 57ab596930
commit ad51fe6a32
15 changed files with 2111 additions and 0 deletions

View file

@ -0,0 +1,202 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF001C2B296BFB7BFD234D09>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Akymnopellis laevigata" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF001C2B296BFB7BFD234D09.mc.3B56DA21EF001C28296BFAA2FA8F498A>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF001C2B296BFB7BFD234D09.mc.3B56DA21EF001C28296BF88CFAB24B74> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Akymnopellis_laevigata_Porat_1876> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Otostigmus_michaelseni_Attems_1903>, <http://taxon-concept.plazi.org/id/Animalia/Hemiscolopendra_perdita_Chamberlin_1955> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Akymnopellis_laevigata_Porat_1876>
dwc:authority "(Porat, 1876)" ;
dwc:baseAuthorityName "Porat" ;
dwc:baseAuthorityYear "1876" ;
dwc:class "Chilopoda" ;
dwc:family "Scolopendridae" ;
dwc:genus "Akymnopellis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Porat, 1876)" ;
dwc:species "laevigata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Akymnopellis_laevigata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Otostigmus_michaelseni_Attems_1903>
dwc:authority "Attems, 1903: 97 - 98" ;
dwc:authorityName "Attems" ;
dwc:authorityPageNumber "97 - 98" ;
dwc:authorityYear "1903" ;
dwc:class "Chilopoda" ;
dwc:family "Scolopendridae" ;
dwc:genus "Otostigmus" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Attems, 1903" ;
dwc:species "michaelseni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Otostigmus_michaelseni> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hemiscolopendra_perdita_Chamberlin_1955>
dwc:authority "Chamberlin, 1955: 44 - 45" ;
dwc:authorityName "Chamberlin" ;
dwc:authorityPageNumber "44 - 45" ;
dwc:authorityYear "1955" ;
dwc:class "Chilopoda" ;
dwc:family "Scolopendridae" ;
dwc:genus "Hemiscolopendra" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chamberlin, 1955" ;
dwc:species "perdita" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemiscolopendra_perdita> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Akymnopellis_laevigata>
dwc:class "Chilopoda" ;
dwc:family "Scolopendridae" ;
dwc:genus "Akymnopellis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "laevigata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Akymnopellis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Akymnopellis>
dwc:class "Chilopoda" ;
dwc:family "Scolopendridae" ;
dwc:genus "Akymnopellis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopendridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scolopendridae>
dwc:class "Chilopoda" ;
dwc:family "Scolopendridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Otostigmus_michaelseni>
dwc:class "Chilopoda" ;
dwc:family "Scolopendridae" ;
dwc:genus "Otostigmus" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "michaelseni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Otostigmus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Otostigmus>
dwc:class "Chilopoda" ;
dwc:family "Scolopendridae" ;
dwc:genus "Otostigmus" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopendridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiscolopendra_perdita>
dwc:class "Chilopoda" ;
dwc:family "Scolopendridae" ;
dwc:genus "Hemiscolopendra" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "perdita" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiscolopendra> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiscolopendra>
dwc:class "Chilopoda" ;
dwc:family "Scolopendridae" ;
dwc:genus "Hemiscolopendra" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopendridae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF001C2B296BFB7BFD234D09.mc.3B56DA21EF001C28296BFAA2FA8F498A>
dwc:locality "Montevideo" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF001C2B296BFB7BFD234D09#3B56DA21EF001C28296BFAA2FA8F498A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF001C2B296BFB7BFD234D09.mc.3B56DA21EF001C28296BF88CFAB24B74>
dwc:locality "Valparaiso" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF001C2B296BFB7BFD234D09#3B56DA21EF001C28296BF88CFAB24B74> ;
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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF021C2A296BFD0FFAFF48A6>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Paralamyctes wellingtonensis Edgecombe 2003" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paralamyctes_wellingtonensis_Edgecombe_2003> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Paralamyctes_wellingtonensis_Edgecombe_2003>
dwc:authority "Edgecombe, 2003" ;
dwc:authorityName "Edgecombe" ;
dwc:authorityYear "2003" ;
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Paralamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Edgecombe, 2003" ;
dwc:species "wellingtonensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4CXVC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paralamyctes_wellingtonensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Paralamyctes_wellingtonensis>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Paralamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "wellingtonensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paralamyctes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paralamyctes>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Paralamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Henicopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Henicopidae>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,215 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF021C2A2AF0FD49FCC349E9>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Lamyctes andinus Kraus 1954" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2A2AF0FD49FCC349E9.mc.3B56DA21EF021C2A2AF0FC51FE844FBE>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2A2AF0FD49FCC349E9.mc.3B56DA21EF021C2A2AF0FB79FD8748E6>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2A2AF0FD49FCC349E9.mc.3B56DA21EF021C2A2AF0FA01FCFF49E9> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lamyctes_andinus_Kraus_1954> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lamyctes_neglectus_Chamberlin_1955>, <http://taxon-concept.plazi.org/id/Animalia/Lamyctes_rectus_Chamberlin_1955>, <http://taxon-concept.plazi.org/id/Animalia/Lamyctes_subtropicalis_Chamberlin_1955> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lamyctes_andinus_Kraus_1954>
dwc:authority "Kraus, 1954" ;
dwc:authorityName "Kraus" ;
dwc:authorityYear "1954" ;
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kraus, 1954" ;
dwc:species "andinus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3S66N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lamyctes_andinus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lamyctes_neglectus_Chamberlin_1955>
dwc:authority "Chamberlin, 1955" ;
dwc:authorityName "Chamberlin" ;
dwc:authorityYear "1955" ;
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chamberlin, 1955" ;
dwc:species "neglectus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3S66N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lamyctes_neglectus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lamyctes_rectus_Chamberlin_1955>
dwc:authority "Chamberlin, 1955" ;
dwc:authorityName "Chamberlin" ;
dwc:authorityYear "1955" ;
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chamberlin, 1955" ;
dwc:species "rectus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3S66N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lamyctes_rectus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lamyctes_subtropicalis_Chamberlin_1955>
dwc:authority "Chamberlin, 1955" ;
dwc:authorityName "Chamberlin" ;
dwc:authorityYear "1955" ;
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chamberlin, 1955" ;
dwc:species "subtropicalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3S66N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lamyctes_subtropicalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lamyctes_andinus>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "andinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lamyctes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lamyctes>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Henicopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Henicopidae>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lamyctes_neglectus>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "neglectus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lamyctes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lamyctes_rectus>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rectus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lamyctes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lamyctes_subtropicalis>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subtropicalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lamyctes> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2A2AF0FD49FCC349E9.mc.3B56DA21EF021C2A2AF0FC51FE844FBE>
dwc:locality "Mountain Atojja in Chucuito" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF021C2A2AF0FD49FCC349E9#3B56DA21EF021C2A2AF0FC51FE844FBE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2A2AF0FD49FCC349E9.mc.3B56DA21EF021C2A2AF0FB79FD8748E6>
dwc:locality "Juan Fernandez Archipelago" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF021C2A2AF0FD49FCC349E9#3B56DA21EF021C2A2AF0FB79FD8748E6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2A2AF0FD49FCC349E9.mc.3B56DA21EF021C2A2AF0FA01FCFF49E9>
dwc:locality "San Lorenzo" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF021C2A2AF0FD49FCC349E9#3B56DA21EF021C2A2AF0FA01FCFF49E9> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,173 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF021C2D296BFB18FE5748B8>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Lithobius obscurus Meinert 1872" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2D296BFB18FE5748B8.mc.3B56DA21EF021C2A296BFA01FC6D4A0E>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2D296BFB18FE5748B8.mc.3B56DA21EF021C2A296BF8ACFAA74B94>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2D296BFB18FE5748B8.mc.3B56DA21EF051C2D2A8AFE65FD6C4DCD>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2D296BFB18FE5748B8.mc.3B56DA21EF051C2D2A8AFC93FEBD4F78> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lithobius_obscurus_Meinert_1872> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chilebius_coquimbo_Chamberlin_1955> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lithobius_obscurus_Meinert_1872>
dwc:authority "Meinert, 1872" ;
dwc:authorityName "Meinert" ;
dwc:authorityYear "1872" ;
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:genus "Lithobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Meinert, 1872" ;
dwc:species "obscurus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VJ3Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lithobius_obscurus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Chilebius_coquimbo_Chamberlin_1955>
dwc:authority "Chamberlin, 1955" ;
dwc:authorityName "Chamberlin" ;
dwc:authorityYear "1955" ;
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:genus "Chilebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chamberlin, 1955" ;
dwc:species "coquimbo" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chilebius_coquimbo> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lithobius_obscurus>
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:genus "Lithobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "obscurus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobius>
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:genus "Lithobius" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobiidae>
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilebius_coquimbo>
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:genus "Chilebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "coquimbo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilebius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilebius>
dwc:class "Chilopoda" ;
dwc:family "Lithobiidae" ;
dwc:genus "Chilebius" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiidae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2D296BFB18FE5748B8.mc.3B56DA21EF021C2A296BFA01FC6D4A0E>
dwc:locality "Fray Jorge" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF021C2D296BFB18FE5748B8#3B56DA21EF021C2A296BFA01FC6D4A0E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2D296BFB18FE5748B8.mc.3B56DA21EF021C2A296BF8ACFAA74B94>
dwc:locality "Santiago" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF021C2D296BFB18FE5748B8#3B56DA21EF021C2A296BF8ACFAA74B94> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2D296BFB18FE5748B8.mc.3B56DA21EF051C2D2A8AFE65FD6C4DCD>
dwc:locality "Corral" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF021C2D296BFB18FE5748B8#3B56DA21EF051C2D2A8AFE65FD6C4DCD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF021C2D296BFB18FE5748B8.mc.3B56DA21EF051C2D2A8AFC93FEBD4F78>
dwc:locality "Zapallar" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF021C2D296BFB18FE5748B8#3B56DA21EF051C2D2A8AFC93FEBD4F78> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF031C2A290DF889FCF74E50>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Lamyctes africanus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2A290DF889FCF74E50.mc.3B56DA21EF021C2A2AF0FE86FCED4D6E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lamyctes_africanus_Porath_1871> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lamyctes_africanus_Porath_1871>
dwc:authority "(Porath, 1871)" ;
dwc:baseAuthorityName "Porath" ;
dwc:baseAuthorityYear "1871" ;
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Porath, 1871)" ;
dwc:species "africanus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3S67M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lamyctes_africanus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lamyctes_africanus>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "africanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lamyctes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lamyctes>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:genus "Lamyctes" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Henicopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Henicopidae>
dwc:class "Chilopoda" ;
dwc:family "Henicopidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lithobiomorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Lithobiomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2A290DF889FCF74E50.mc.3B56DA21EF021C2A2AF0FE86FCED4D6E>
dwc:locality "Caffraria" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF031C2A290DF889FCF74E50#3B56DA21EF021C2A2AF0FE86FCED4D6E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,133 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF031C2B290DFD2CFAF84B11>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Cryptops triserratus Attems 1903" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B290DFD2CFAF84B11.mc.3B56DA21EF031C2B290DFC76FAFB4FBE>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B290DFD2CFAF84B11.mc.3B56DA21EF031C2B290DFADCFAF44924>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B290DFD2CFAF84B11.mc.3B56DA21EF031C2B290DFA26FA924A0E>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B290DFD2CFAF84B11.mc.3B56DA21EF031C2B290DF929FAF44B11> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cryptops_triserratus_Attems_1903> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cryptops_triserratus_Attems_1903>
dwc:authority "Attems, 1903" ;
dwc:authorityName "Attems" ;
dwc:authorityYear "1903" ;
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Attems, 1903" ;
dwc:species "triserratus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ZZ8S> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptops_triserratus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cryptops_triserratus>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "triserratus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptops> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptops>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptopidae>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B290DFD2CFAF84B11.mc.3B56DA21EF031C2B290DFC76FAFB4FBE>
dwc:locality "Valdivia" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF031C2B290DFD2CFAF84B11#3B56DA21EF031C2B290DFC76FAFB4FBE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B290DFD2CFAF84B11.mc.3B56DA21EF031C2B290DFADCFAF44924>
dwc:locality "Temuco" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF031C2B290DFD2CFAF84B11#3B56DA21EF031C2B290DFADCFAF44924> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B290DFD2CFAF84B11.mc.3B56DA21EF031C2B290DFA26FA924A0E>
dwc:locality "Puerto Puyuhuapi" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF031C2B290DFD2CFAF84B11#3B56DA21EF031C2B290DFA26FA924A0E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B290DFD2CFAF84B11.mc.3B56DA21EF031C2B290DF929FAF44B11>
dwc:locality "Temuco" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF031C2B290DFD2CFAF84B11#3B56DA21EF031C2B290DF929FAF44B11> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF031C2B2A89FD8BFD414F3B>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Cryptops detectus Silvestri 1899" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A89FD8BFD414F3B.mc.3B56DA21EF031C2B2A8AFCF3FD7D4F3B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cryptops_detectus_Silvestri_1899> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cryptops_detectus_Silvestri_1899>
dwc:authority "Silvestri, 1899" ;
dwc:authorityName "Silvestri" ;
dwc:authorityYear "1899" ;
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Silvestri, 1899" ;
dwc:species "detectus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ZZ5L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptops_detectus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cryptops_detectus>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "detectus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptops> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptops>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptopidae>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A89FD8BFD414F3B.mc.3B56DA21EF031C2B2A8AFCF3FD7D4F3B>
dwc:locality "Temuco" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF031C2B2A89FD8BFD414F3B#3B56DA21EF031C2B2A8AFCF3FD7D4F3B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,116 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF031C2B2A8AF889FC334EB7>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Cryptops nivicomes Verhoeff 1938" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A8AF889FC334EB7.mc.3B56DA21EF031C2B290DFE86FBC44D8F> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cryptops_nivicomes_Verhoeff_1938> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cryptops_nivicomes_Verhoeff_1938>
dwc:authority "Verhoeff, 1938" ;
dwc:authorityName "Verhoeff" ;
dwc:authorityYear "1938" ;
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Verhoeff, 1938" ;
dwc:species "nivicomes" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ZZ7J> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptops_nivicomes> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cryptops_nivicomes>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nivicomes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptops> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptops>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptopidae>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A8AF889FC334EB7.mc.3B56DA21EF031C2B290DFE86FBC44D8F>
dwc:locality "Fierro Carrera" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "2350" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF031C2B2A8AF889FC334EB7#3B56DA21EF031C2B290DFE86FBC44D8F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,150 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF031C2B2A8AFB7BFE9E4B11>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Cryptops monilis Gervais 1849" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A8AFB7BFE9E4B11.mc.3B56DA21EF031C2B2A8AFA01FD7D49E9>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A8AFB7BFE9E4B11.mc.3B56DA21EF031C2B2A8AF908FE9A4B11> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cryptops_monilis_Gervais_1849> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cryptops_abbreviatus_Attems_1903> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cryptops_monilis_Gervais_1849>
dwc:authority "Gervais, 1849" ;
dwc:authorityName "Gervais" ;
dwc:authorityYear "1849" ;
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gervais, 1849" ;
dwc:species "monilis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptops_monilis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cryptops_abbreviatus_Attems_1903>
dwc:authority "Attems, 1903" ;
dwc:authorityName "Attems" ;
dwc:authorityYear "1903" ;
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Attems, 1903" ;
dwc:species "abbreviatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptops_abbreviatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cryptops_monilis>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "monilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptops> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptops>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptopidae>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptops_abbreviatus>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "abbreviatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptops> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A8AFB7BFE9E4B11.mc.3B56DA21EF031C2B2A8AFA01FD7D49E9>
dwc:locality "Valdivia" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF031C2B2A8AFB7BFE9E4B11#3B56DA21EF031C2B2A8AFA01FD7D49E9> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A8AFB7BFE9E4B11.mc.3B56DA21EF031C2B2A8AF908FE9A4B11>
dwc:locality "Crest of Sierra Nahuelbuta" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF031C2B2A8AFB7BFE9E4B11#3B56DA21EF031C2B2A8AF908FE9A4B11> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,145 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF031C2B2A8AFC53FE614862>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Cryptops gynnis Chamberlin 1956" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A8AFC53FE614862.mc.3B56DA21EF031C2B2A8AFBFAFE9D4862> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cryptops_gynnis_Chamberlin_1956> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cryptops_debilis_Chamberlin_1955> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cryptops_gynnis_Chamberlin_1956>
dwc:authority "Chamberlin, 1956" ;
dwc:authorityName "Chamberlin" ;
dwc:authorityYear "1956" ;
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chamberlin, 1956" ;
dwc:species "gynnis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6BLHH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptops_gynnis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cryptops_debilis_Chamberlin_1955>
dwc:authority "Chamberlin, 1955" ;
dwc:authorityName "Chamberlin" ;
dwc:authorityYear "1955" ;
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chamberlin, 1955" ;
dwc:species "debilis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6BLHH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptops_debilis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cryptops_gynnis>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gynnis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptops> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptops>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptopidae>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptops_debilis>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "debilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptops> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A8AFC53FE614862.mc.3B56DA21EF031C2B2A8AFBFAFE9D4862>
dwc:locality "Los Muermos" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF031C2B2A8AFC53FE614862#3B56DA21EF031C2B2A8AFBFAFE9D4862> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,115 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF031C2B2A8AFEE3FD1C4E20>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Cryptops armatus Silvestri 1899" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A8AFEE3FD1C4E20.mc.3B56DA21EF031C2B2A8AFE65FD454DCD> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cryptops_armatus_Silvestri_1899> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cryptops_armatus_Silvestri_1899>
dwc:authority "Silvestri, 1899" ;
dwc:authorityName "Silvestri" ;
dwc:authorityYear "1899" ;
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Silvestri, 1899" ;
dwc:species "armatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ZZ4R> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptops_armatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cryptops_armatus>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "armatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptops> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptops>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:genus "Cryptops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptopidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cryptopidae>
dwc:class "Chilopoda" ;
dwc:family "Cryptopidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scolopendromorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Scolopendromorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF031C2B2A8AFEE3FD1C4E20.mc.3B56DA21EF031C2B2A8AFE65FD454DCD>
dwc:locality "Santiago" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF031C2B2A8AFEE3FD1C4E20#3B56DA21EF031C2B2A8AFE65FD454DCD> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,120 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF051C2D2A89FB39FE9F4AF0>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Eurytion moderatum Attems 1903" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF051C2D2A89FB39FE9F4AF0.mc.3B56DA21EF051C2D2A8AFAA2FD73498A>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF051C2D2A89FB39FE9F4AF0.mc.3B56DA21EF051C2D2A8AF94AFE9A4AF0> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eurytion_moderatum_Attems_1903> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Eurytion_moderatum_Attems_1903>
dwc:authority "Attems, 1903" ;
dwc:authorityName "Attems" ;
dwc:authorityYear "1903" ;
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Eurytion" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Attems, 1903" ;
dwc:species "moderatum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eurytion_moderatum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eurytion_moderatum>
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Eurytion" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "moderatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eurytion> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eurytion>
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Eurytion" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geophilidae>
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geophilomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geophilomorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF051C2D2A89FB39FE9F4AF0.mc.3B56DA21EF051C2D2A8AFAA2FD73498A>
dwc:locality "Quilpue" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF051C2D2A89FB39FE9F4AF0#3B56DA21EF051C2D2A8AFAA2FD73498A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF051C2D2A89FB39FE9F4AF0.mc.3B56DA21EF051C2D2A8AF94AFE9A4AF0>
dwc:locality "Chiloe" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF051C2D2A89FB39FE9F4AF0#3B56DA21EF051C2D2A8AF94AFE9A4AF0> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,127 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF051C2D2A8AF8E9FB8C48F7>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Nicopus chilensis Attems 1947" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF051C2D2A8AF8E9FB8C48F7.mc.3B56DA21EF051C2D2A8AF84DFDCF4BB5>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF051C2D2A8AF8E9FB8C48F7.mc.3B56DA21EF051C2D290DFCB0FC194F99>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF051C2D2A8AF8E9FB8C48F7.mc.3B56DA21EF051C2D290DFBBBFC2C48A0> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nicopus_chilensis_Attems_1947> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nicopus_chilensis_Attems_1947>
dwc:authority "Attems, 1947" ;
dwc:authorityName "Attems" ;
dwc:authorityYear "1947" ;
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Nicopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Attems, 1947" ;
dwc:species "chilensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47CXX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nicopus_chilensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nicopus_chilensis>
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Nicopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chilensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nicopus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nicopus>
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Nicopus" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geophilidae>
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geophilomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geophilomorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF051C2D2A8AF8E9FB8C48F7.mc.3B56DA21EF051C2D2A8AF84DFDCF4BB5>
dwc:locality "Chile" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF051C2D2A8AF8E9FB8C48F7#3B56DA21EF051C2D2A8AF84DFDCF4BB5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF051C2D2A8AF8E9FB8C48F7.mc.3B56DA21EF051C2D290DFCB0FC194F99>
dwc:locality "Sierra" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF051C2D2A8AF8E9FB8C48F7#3B56DA21EF051C2D290DFCB0FC194F99> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF051C2D2A8AF8E9FB8C48F7.mc.3B56DA21EF051C2D290DFBBBFC2C48A0>
dwc:locality "Coipue" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF051C2D2A8AF8E9FB8C48F7#3B56DA21EF051C2D290DFBBBFC2C48A0> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,121 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF061C2E2AF0FB94FEA54AA2>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Synerium nuble Chamberlin 1955" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF061C2E2AF0FB94FEA54AA2.mc.3B56DA21EF061C2E2AF0FB1EFD504907>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF061C2E2AF0FB94FEA54AA2.mc.3B56DA21EF061C2E2AF0F9C7FE254A4C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Synerium_nuble_Chamberlin_1955> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Synerium_nuble_Chamberlin_1955>
dwc:authority "Chamberlin, 1955" ;
dwc:authorityName "Chamberlin" ;
dwc:authorityYear "1955" ;
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Synerium" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chamberlin, 1955" ;
dwc:species "nuble" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7B95C> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Synerium_nuble> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Synerium_nuble>
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Synerium" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nuble" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synerium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Synerium>
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Synerium" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geophilidae>
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geophilomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geophilomorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF061C2E2AF0FB94FEA54AA2.mc.3B56DA21EF061C2E2AF0FB1EFD504907>
dwc:locality "East of San Carlos" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF061C2E2AF0FB94FEA54AA2#3B56DA21EF061C2E2AF0FB1EFD504907> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF061C2E2AF0FB94FEA54AA2.mc.3B56DA21EF061C2E2AF0F9C7FE254A4C>
dwc:locality "Santa Clara" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF061C2E2AF0FB94FEA54AA2#3B56DA21EF061C2E2AF0F9C7FE254A4C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,156 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0397616AEF071C2E2A8AFABCFE074FFC>
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:title "Plateurytion roigi Pereira 2016" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F2A8AFA01FE174A0E>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F2A8AF88CFF0C4B94>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F290DFDC8FC254E50>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F290DFBD5FC244842>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F290DFADCFBD94944>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F290DF9E4FC864A6C>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF061C2E2AF0FE44FEF34DCD>, <http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF061C2E2AF0FC17FE034FFC> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plateurytion_roigi_Pereira_2016> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13350765> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.13350765>
bibo:endPage "37" ;
bibo:issue "1" ;
bibo:journal "Soil Organisms" ;
bibo:pubDate "2018-04-01" ;
bibo:startPage "27" ;
bibo:volume "90" ;
dc:creator "Vega-Román, Emmanuel; Ruiz, Víctor Hugo" ;
dc:date "2018" ;
dc:title "Catalogue of Chilean centipedes (Myriapoda, Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Plateurytion_roigi_Pereira_2016>
dwc:authority "Pereira, 2016" ;
dwc:authorityName "Pereira" ;
dwc:authorityYear "2016" ;
dwc:class "Chilopoda" ;
dwc:family "Chilenophilidae" ;
dwc:genus "Plateurytion" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pereira, 2016" ;
dwc:species "roigi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plateurytion_roigi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Plateurytion_roigi>
dwc:class "Chilopoda" ;
dwc:family "Chilenophilidae" ;
dwc:genus "Plateurytion" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "roigi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plateurytion> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Plateurytion>
dwc:class "Chilopoda" ;
dwc:family "Chilenophilidae" ;
dwc:genus "Plateurytion" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilenophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilenophilidae>
dwc:class "Chilopoda" ;
dwc:family "Chilenophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geophilomorpha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geophilomorpha>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilopoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chilopoda>
dwc:class "Chilopoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F2A8AFA01FE174A0E>
dwc:locality "Chaiten" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF071C2E2A8AFABCFE074FFC#3B56DA21EF071C2F2A8AFA01FE174A0E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F2A8AF88CFF0C4B94>
dwc:locality "Chile" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF071C2E2A8AFABCFE074FFC#3B56DA21EF071C2F2A8AF88CFF0C4B94> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F290DFDC8FC254E50>
dwc:locality "Strait of Magellan" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF071C2E2A8AFABCFE074FFC#3B56DA21EF071C2F290DFDC8FC254E50> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F290DFBD5FC244842>
dwc:locality "Strait of Magellan" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF071C2E2A8AFABCFE074FFC#3B56DA21EF071C2F290DFBD5FC244842> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F290DFADCFBD94944>
dwc:locality "Chiloe" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF071C2E2A8AFABCFE074FFC#3B56DA21EF071C2F290DFADCFBD94944> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF071C2F290DF9E4FC864A6C>
dwc:locality "Wellington Island" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF071C2E2A8AFABCFE074FFC#3B56DA21EF071C2F290DF9E4FC864A6C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF061C2E2AF0FE44FEF34DCD>
dwc:locality "Ovalle" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF071C2E2A8AFABCFE074FFC#3B56DA21EF061C2E2AF0FE44FEF34DCD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0397616AEF071C2E2A8AFABCFE074FFC.mc.3B56DA21EF061C2E2AF0FC17FE034FFC>
dwc:locality "Northeast" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0397616AEF071C2E2A8AFABCFE074FFC#3B56DA21EF061C2E2AF0FC17FE034FFC> ;
a dwc:MaterialCitation .