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

This commit is contained in:
GG2RDF 2024-07-04 10:58:22 +00:00
parent 546b356eed
commit 6ba2c1d5f4
3000 changed files with 401952 additions and 0 deletions

View file

@ -0,0 +1,106 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/39010D4BF26AFFD8FE289A9EBAC8FA0A>
dc:creator "KARPOWICZ, Maciej" ;
dc:title "Nitokra hibernica" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nitokra_hibernica_Brady_1880> ;
trt:publishedIn <http://dx.doi.org/10.3161/00159301ff2016.59.2.087> ;
a trt:Treatment .
<http://dx.doi.org/10.3161/00159301ff2016.59.2.087>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Fragmenta Faunistica" ;
bibo:startPage "87" ;
bibo:volume "59" ;
dc:creator "KARPOWICZ, Maciej" ;
dc:date "2016" ;
dc:title "New data to the knowledge on the Harpacticoida (Crustacea, Copepoda) fauna in Poland" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nitokra_hibernica_Brady_1880>
dwc:authority "(Brady, 1880)" ;
dwc:baseAuthorityName "Brady" ;
dwc:baseAuthorityYear "1880" ;
dwc:class "Hexanauplia" ;
dwc:family "Ameiridae" ;
dwc:genus "Nitokra" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Brady, 1880)" ;
dwc:species "hibernica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nitokra_hibernica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nitokra_hibernica>
dwc:class "Hexanauplia" ;
dwc:family "Ameiridae" ;
dwc:genus "Nitokra" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hibernica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nitokra> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nitokra>
dwc:class "Hexanauplia" ;
dwc:family "Ameiridae" ;
dwc:genus "Nitokra" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ameiridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ameiridae>
dwc:class "Hexanauplia" ;
dwc:family "Ameiridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
dwc:class "Hexanauplia" ;
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,113 @@
@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/39010D4BF26AFFD8FE4F9B40BA87FCC5>
cito:cites <http://dx.doi.org/10.5281/zenodo.6251960> ;
dc:creator "KARPOWICZ, Maciej" ;
dc:title "Parastenocaris brevipes Kessler 1913" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parastenocaris_brevipes_Kessler_1913> ;
trt:publishedIn <http://dx.doi.org/10.3161/00159301ff2016.59.2.087> ;
a trt:Treatment .
<http://dx.doi.org/10.3161/00159301ff2016.59.2.087>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Fragmenta Faunistica" ;
bibo:startPage "87" ;
bibo:volume "59" ;
dc:creator "KARPOWICZ, Maciej" ;
dc:date "2016" ;
dc:title "New data to the knowledge on the Harpacticoida (Crustacea, Copepoda) fauna in Poland" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6251960> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Parastenocaris_brevipes_Kessler_1913>
dwc:authority "Kessler, 1913" ;
dwc:authorityName "Kessler" ;
dwc:authorityYear "1913" ;
dwc:class "Hexanauplia" ;
dwc:family "Parastenocarididae" ;
dwc:genus "Parastenocaris" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kessler, 1913" ;
dwc:species "brevipes" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parastenocaris_brevipes> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Parastenocaris_brevipes>
dwc:class "Hexanauplia" ;
dwc:family "Parastenocarididae" ;
dwc:genus "Parastenocaris" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brevipes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parastenocaris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Parastenocaris>
dwc:class "Hexanauplia" ;
dwc:family "Parastenocarididae" ;
dwc:genus "Parastenocaris" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parastenocarididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Parastenocarididae>
dwc:class "Hexanauplia" ;
dwc:family "Parastenocarididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6251960>
dc:description "Figs 13. Parastenocaris brevipes: 1 dorsal view, female; 2 antennules, female; 3 caudal rami, female. Figs 47. Nitokra hibernica: 4 dorsal view, female; 5 antennules, female; 6 caudal rami, female; 7 fifth leg, female. Figs 89. Moraria brevipes: 8 dorsal view, male; 9 caudal rami, male. Figs 1011. Attheyella (Brehmiella) trispinosa: 10 endopodit and exopodit of first leg, female;11 female and male form a tandem. Figs 1213. Elaphoidella gracilis: 12 habitus, dorsal view, female; 13 caudal rami, female." ;
fabio:hasRepresentation <https://zenodo.org/record/6251960/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,106 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/39010D4BF26AFFD9FE5D9C9DBA28FE34>
dc:creator "KARPOWICZ, Maciej" ;
dc:title "Nitokra divaricata Chappuis 1923" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nitokra_divaricata_Chappuis_1923> ;
trt:publishedIn <http://dx.doi.org/10.3161/00159301ff2016.59.2.087> ;
a trt:Treatment .
<http://dx.doi.org/10.3161/00159301ff2016.59.2.087>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Fragmenta Faunistica" ;
bibo:startPage "87" ;
bibo:volume "59" ;
dc:creator "KARPOWICZ, Maciej" ;
dc:date "2016" ;
dc:title "New data to the knowledge on the Harpacticoida (Crustacea, Copepoda) fauna in Poland" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nitokra_divaricata_Chappuis_1923>
dwc:authority "Chappuis, 1923" ;
dwc:authorityName "Chappuis" ;
dwc:authorityYear "1923" ;
dwc:class "Hexanauplia" ;
dwc:family "Ameiridae" ;
dwc:genus "Nitokra" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chappuis, 1923" ;
dwc:species "divaricata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nitokra_divaricata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nitokra_divaricata>
dwc:class "Hexanauplia" ;
dwc:family "Ameiridae" ;
dwc:genus "Nitokra" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "divaricata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nitokra> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nitokra>
dwc:class "Hexanauplia" ;
dwc:family "Ameiridae" ;
dwc:genus "Nitokra" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ameiridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ameiridae>
dwc:class "Hexanauplia" ;
dwc:family "Ameiridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
dwc:class "Hexanauplia" ;
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,106 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/39010D4BF26BFFD9FE3A9B40BD06FCC5>
dc:creator "KARPOWICZ, Maciej" ;
dc:title "Moraria brevipes" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Moraria_brevipes_Sars_1863> ;
trt:publishedIn <http://dx.doi.org/10.3161/00159301ff2016.59.2.087> ;
a trt:Treatment .
<http://dx.doi.org/10.3161/00159301ff2016.59.2.087>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Fragmenta Faunistica" ;
bibo:startPage "87" ;
bibo:volume "59" ;
dc:creator "KARPOWICZ, Maciej" ;
dc:date "2016" ;
dc:title "New data to the knowledge on the Harpacticoida (Crustacea, Copepoda) fauna in Poland" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Moraria_brevipes_Sars_1863>
dwc:authority "(Sars, 1863)" ;
dwc:baseAuthorityName "Sars" ;
dwc:baseAuthorityYear "1863" ;
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Moraria" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sars, 1863)" ;
dwc:species "brevipes" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Moraria_brevipes> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Moraria_brevipes>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Moraria" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brevipes" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Moraria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Moraria>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Moraria" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthocamptidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Canthocamptidae>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
dwc:class "Hexanauplia" ;
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,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/39010D4BF26BFFD9FE819AE0BADFFAE8>
dc:creator "KARPOWICZ, Maciej" ;
dc:title "Attheyella (Brehmiella) trispinosa" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Attheyella_trispinosa_Brady_1880> ;
trt:publishedIn <http://dx.doi.org/10.3161/00159301ff2016.59.2.087> ;
a trt:Treatment .
<http://dx.doi.org/10.3161/00159301ff2016.59.2.087>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Fragmenta Faunistica" ;
bibo:startPage "87" ;
bibo:volume "59" ;
dc:creator "KARPOWICZ, Maciej" ;
dc:date "2016" ;
dc:title "New data to the knowledge on the Harpacticoida (Crustacea, Copepoda) fauna in Poland" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Attheyella_trispinosa_Brady_1880>
dwc:authority "(Brady, 1880)" ;
dwc:baseAuthorityName "Brady" ;
dwc:baseAuthorityYear "1880" ;
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Attheyella" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Brady, 1880)" ;
dwc:species "trispinosa" ;
dwc:subGenus "Brehmiella" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Attheyella_trispinosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Attheyella_trispinosa>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Attheyella" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "trispinosa" ;
dwc:subGenus "Brehmiella" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Attheyella_Brehmiella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Attheyella_Brehmiella>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Attheyella" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Brehmiella" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Attheyella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Attheyella>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Attheyella" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthocamptidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Canthocamptidae>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
dwc:class "Hexanauplia" ;
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,106 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/39010D4BF26BFFDEFE549C3EBD19FEAE>
dc:creator "KARPOWICZ, Maciej" ;
dc:title "Pesceus schmeili" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pesceus_schmeili_Mrazek_1893> ;
trt:publishedIn <http://dx.doi.org/10.3161/00159301ff2016.59.2.087> ;
a trt:Treatment .
<http://dx.doi.org/10.3161/00159301ff2016.59.2.087>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Fragmenta Faunistica" ;
bibo:startPage "87" ;
bibo:volume "59" ;
dc:creator "KARPOWICZ, Maciej" ;
dc:date "2016" ;
dc:title "New data to the knowledge on the Harpacticoida (Crustacea, Copepoda) fauna in Poland" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pesceus_schmeili_Mrazek_1893>
dwc:authority "(Mrazek, 1893)" ;
dwc:baseAuthorityName "Mrazek" ;
dwc:baseAuthorityYear "1893" ;
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Pesceus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mrazek, 1893)" ;
dwc:species "schmeili" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pesceus_schmeili> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pesceus_schmeili>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Pesceus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "schmeili" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pesceus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pesceus>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Pesceus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthocamptidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Canthocamptidae>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
dwc:class "Hexanauplia" ;
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,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/39010D4BF26CFFDCFED59DB2BD75FF4D>
cito:cites <http://dx.doi.org/10.5281/zenodo.6251970> ;
dc:creator "KARPOWICZ, Maciej" ;
dc:title "Bryocamptus (Rheocamptus) spinulosus Borutzky 1934" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bryocamptus_spinulosus_Borutzky_1934> ;
trt:publishedIn <http://dx.doi.org/10.3161/00159301ff2016.59.2.087> ;
a trt:Treatment .
<http://dx.doi.org/10.3161/00159301ff2016.59.2.087>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Fragmenta Faunistica" ;
bibo:startPage "87" ;
bibo:volume "59" ;
dc:creator "KARPOWICZ, Maciej" ;
dc:date "2016" ;
dc:title "New data to the knowledge on the Harpacticoida (Crustacea, Copepoda) fauna in Poland" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6251970> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bryocamptus_spinulosus_Borutzky_1934>
dwc:authority "Borutzky, 1934" ;
dwc:authorityName "Borutzky" ;
dwc:authorityYear "1934" ;
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Borutzky, 1934" ;
dwc:species "spinulosus" ;
dwc:subGenus "Rheocamptus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bryocamptus_spinulosus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bryocamptus_spinulosus>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "spinulosus" ;
dwc:subGenus "Rheocamptus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bryocamptus_Rheocamptus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bryocamptus_Rheocamptus>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Rheocamptus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bryocamptus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bryocamptus>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthocamptidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Canthocamptidae>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6251970>
dc:description "Figs 2125. Bryocamptus (Rheocamptus) spinulosus: 21 habitus dorsal view, female; 22 caudal rami, female; 23 third leg: endopodit and exopodit, female; 24 antennules, female; 25 fifth leg, female. Fig. 26. Bryocamptus (Echinocamptus) echinatus: fifth leg, female. Fig 27. Bryocamptus (Rheocamptus) pygmaeus: fifth leg, female. Figs 2829. Bryocamptus (Bryocamptus) minutus: 28 fifth leg, female;. 29 caudal rami, female." ;
fabio:hasRepresentation <https://zenodo.org/record/6251970/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,106 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/39010D4BF26CFFDEFE569876B8D9FD0F>
dc:creator "KARPOWICZ, Maciej" ;
dc:title "Elaphoidella gracilis" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Elaphoidella_gracilis_Sars_1863> ;
trt:publishedIn <http://dx.doi.org/10.3161/00159301ff2016.59.2.087> ;
a trt:Treatment .
<http://dx.doi.org/10.3161/00159301ff2016.59.2.087>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Fragmenta Faunistica" ;
bibo:startPage "87" ;
bibo:volume "59" ;
dc:creator "KARPOWICZ, Maciej" ;
dc:date "2016" ;
dc:title "New data to the knowledge on the Harpacticoida (Crustacea, Copepoda) fauna in Poland" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Elaphoidella_gracilis_Sars_1863>
dwc:authority "(Sars, 1863)" ;
dwc:baseAuthorityName "Sars" ;
dwc:baseAuthorityYear "1863" ;
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Elaphoidella" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sars, 1863)" ;
dwc:species "gracilis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elaphoidella_gracilis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Elaphoidella_gracilis>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Elaphoidella" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gracilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elaphoidella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Elaphoidella>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Elaphoidella" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthocamptidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Canthocamptidae>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
dwc:class "Hexanauplia" ;
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,113 @@
@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/39010D4BF26CFFDEFE659B96BBF8FB73>
cito:cites <http://dx.doi.org/10.5281/zenodo.6251964> ;
dc:creator "KARPOWICZ, Maciej" ;
dc:title "Elaphoidella elaphoides" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Elaphoidella_elaphoides_Chappuis_1923> ;
trt:publishedIn <http://dx.doi.org/10.3161/00159301ff2016.59.2.087> ;
a trt:Treatment .
<http://dx.doi.org/10.3161/00159301ff2016.59.2.087>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Fragmenta Faunistica" ;
bibo:startPage "87" ;
bibo:volume "59" ;
dc:creator "KARPOWICZ, Maciej" ;
dc:date "2016" ;
dc:title "New data to the knowledge on the Harpacticoida (Crustacea, Copepoda) fauna in Poland" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6251964> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Elaphoidella_elaphoides_Chappuis_1923>
dwc:authority "(Chappuis, 1923)" ;
dwc:baseAuthorityName "Chappuis" ;
dwc:baseAuthorityYear "1923" ;
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Elaphoidella" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Chappuis, 1923)" ;
dwc:species "elaphoides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elaphoidella_elaphoides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Elaphoidella_elaphoides>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Elaphoidella" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "elaphoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elaphoidella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Elaphoidella>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Elaphoidella" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthocamptidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Canthocamptidae>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6251964>
dc:description "Figs 1420. Elaphoidella elaphoides: 14 habitus, dorsal view, female; 15 antennulae, female; 16 antenna with one-segmented exopodite; 17 caudal rami, female; 18 exopodite of first leg; 19 endopodite of first leg; 20 fifth leg, female." ;
fabio:hasRepresentation <https://zenodo.org/record/6251964/files/figure.png> ;
a fabio:Figure .

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/39010D4BF26EFFDCFEB19A33BAD1FB55>
dc:creator "KARPOWICZ, Maciej" ;
dc:title "Bryocamptus (Bryocamptus) minutus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bryocamptus_minutus_Claus_1863> ;
trt:publishedIn <http://dx.doi.org/10.3161/00159301ff2016.59.2.087> ;
a trt:Treatment .
<http://dx.doi.org/10.3161/00159301ff2016.59.2.087>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Fragmenta Faunistica" ;
bibo:startPage "87" ;
bibo:volume "59" ;
dc:creator "KARPOWICZ, Maciej" ;
dc:date "2016" ;
dc:title "New data to the knowledge on the Harpacticoida (Crustacea, Copepoda) fauna in Poland" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bryocamptus_minutus_Claus_1863>
dwc:authority "(Claus, 1863)" ;
dwc:baseAuthorityName "Claus" ;
dwc:baseAuthorityYear "1863" ;
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Claus, 1863)" ;
dwc:species "minutus" ;
dwc:subGenus "Bryocamptus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bryocamptus_minutus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bryocamptus_minutus>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "minutus" ;
dwc:subGenus "Bryocamptus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bryocamptus_Bryocamptus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bryocamptus_Bryocamptus>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Bryocamptus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bryocamptus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bryocamptus>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthocamptidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Canthocamptidae>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
dwc:class "Hexanauplia" ;
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,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/39010D4BF26EFFDCFEBE985BB860FCF5>
dc:creator "KARPOWICZ, Maciej" ;
dc:title "Bryocamptus (Rheocamptus) pygmaeus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bryocamptus_pygmaeus_Sars_1863> ;
trt:publishedIn <http://dx.doi.org/10.3161/00159301ff2016.59.2.087> ;
a trt:Treatment .
<http://dx.doi.org/10.3161/00159301ff2016.59.2.087>
bibo:endPage "98" ;
bibo:issue "2" ;
bibo:journal "Fragmenta Faunistica" ;
bibo:startPage "87" ;
bibo:volume "59" ;
dc:creator "KARPOWICZ, Maciej" ;
dc:date "2016" ;
dc:title "New data to the knowledge on the Harpacticoida (Crustacea, Copepoda) fauna in Poland" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bryocamptus_pygmaeus_Sars_1863>
dwc:authority "(Sars, 1863)" ;
dwc:baseAuthorityName "Sars" ;
dwc:baseAuthorityYear "1863" ;
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sars, 1863)" ;
dwc:species "pygmaeus" ;
dwc:subGenus "Rheocamptus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bryocamptus_pygmaeus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bryocamptus_pygmaeus>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pygmaeus" ;
dwc:subGenus "Rheocamptus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bryocamptus_Rheocamptus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bryocamptus_Rheocamptus>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Rheocamptus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bryocamptus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bryocamptus>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:genus "Bryocamptus" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthocamptidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Canthocamptidae>
dwc:class "Hexanauplia" ;
dwc:family "Canthocamptidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
dwc:class "Hexanauplia" ;
dwc:kingdom "Animalia" ;
dwc:order "Harpacticoida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
dwc:class "Hexanauplia" ;
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,128 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/390121745D5BFFCAE79EF607BEC2F9F9>
dc:creator "Rajgopal, N. N.; Meshram, Naresh M." ;
dc:title "Univagris pallida Viraktamath & Murthy" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390121745D5BFFCAE79EF607BEC2F9F9.mc.01C09A3F5D5BFFCAE680F555BEFFF9D5>, <http://tb.plazi.org/GgServer/dwcaRecords/390121745D5BFFCAE79EF607BEC2F9F9.mc.01C09A3F5D5BFFCAE5D6F552BEC2F9F9> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Univagris_pallida_Virakthamath_1999> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4514.3.7> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Univagris_pallida> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4514.3.7>
bibo:endPage "430" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-11-08" ;
bibo:startPage "425" ;
bibo:volume "4514" ;
dc:creator "Rajgopal, N. N.; Meshram, Naresh M." ;
dc:date "2018" ;
dc:title "Second species of unusual leafhopper genus Univagris (Hemiptera: Cicadellidae: Deltocephalinae) from India" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Univagris_pallida_Virakthamath_1999>
dwc:authority "Virakthamath & Murthy, 1999: 51" ;
dwc:authorityName "Virakthamath & Murthy" ;
dwc:authorityPageNumber "51" ;
dwc:authorityYear "1999" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Univagris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Virakthamath & Murthy, 1999" ;
dwc:species "pallida" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7DMGN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Univagris_pallida> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Univagris_pallida>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Univagris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pallida" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Univagris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Univagris>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Univagris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/390121745D5BFFCAE79EF607BEC2F9F9.mc.01C09A3F5D5BFFCAE680F555BEFFF9D5>
dwc:locality "Karnataka" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2028143376" ;
trt:httpUri <https://treatment.plazi.org/id/390121745D5BFFCAE79EF607BEC2F9F9#01C09A3F5D5BFFCAE680F555BEFFF9D5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390121745D5BFFCAE79EF607BEC2F9F9.mc.01C09A3F5D5BFFCAE5D6F552BEC2F9F9>
dwc:collectionCode "UAS" ;
dwc:eventDate "1977-06-09" ;
dwc:locality "Tamil Nadu" ;
dwc:recordedBy "C. A. Viraktamath" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2028143377" ;
trt:httpUri <https://treatment.plazi.org/id/390121745D5BFFCAE79EF607BEC2F9F9#01C09A3F5D5BFFCAE5D6F552BEC2F9F9> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,101 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/390121745D5EFFCFE79EF067B9B6FC61>
cito:cites <http://dx.doi.org/10.5281/zenodo.2608151> ;
dc:creator "Rajgopal, N. N.; Meshram, Naresh M." ;
dc:title "Univagris Virakthamath & Murthy 1999" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Univagris_Virakthamath_1999> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4514.3.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4514.3.7>
bibo:endPage "430" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-11-08" ;
bibo:startPage "425" ;
bibo:volume "4514" ;
dc:creator "Rajgopal, N. N.; Meshram, Naresh M." ;
dc:date "2018" ;
dc:title "Second species of unusual leafhopper genus Univagris (Hemiptera: Cicadellidae: Deltocephalinae) from India" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2608151> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Univagris_Virakthamath_1999>
dwc:authorityName "Virakthamath & Murthy" ;
dwc:authorityYear "1999" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Univagris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Virakthamath & Murthy, 1999" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8R6GK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Univagris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Univagris>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Univagris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.2608151>
dc:description "FIGURES 110. Univagris tenebra sp. nov. 1. Dorsal habitus, 2. Lateral habitus, 3. Pronotum, 4. Face, 5. Pygofer, 68. Aedeagus dorsal, lateral, ventral, 9. Style, 10. Subgenital plate, valve and style." ;
fabio:hasRepresentation <https://zenodo.org/record/2608151/files/figure.png> ;
a fabio:Figure .

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/390121745D5EFFCFE79EF746BECFF84A>
cito:cites <http://dx.doi.org/10.5281/zenodo.2608151> ;
dc:creator "Rajgopal, N. N.; Meshram, Naresh M." ;
dc:title "Univagris tenebra Rajgopal & Meshram 2018, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390121745D5EFFCFE79EF746BECFF84A.mc.01C09A3F5D5EFFCFE6B4F5BFBE7EF892> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Univagris_tenebra_Rajgopal_2018> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4514.3.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4514.3.7>
bibo:endPage "430" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-11-08" ;
bibo:startPage "425" ;
bibo:volume "4514" ;
dc:creator "Rajgopal, N. N.; Meshram, Naresh M." ;
dc:date "2018" ;
dc:title "Second species of unusual leafhopper genus Univagris (Hemiptera: Cicadellidae: Deltocephalinae) from India" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2608151> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Univagris_tenebra_Rajgopal_2018>
dwc:authority "Rajgopal & Meshram, 2018" ;
dwc:authorityName "Rajgopal & Meshram" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Univagris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rajgopal & Meshram, 2018" ;
dwc:species "tenebra" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RP59> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Univagris_tenebra> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Univagris_tenebra>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Univagris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tenebra" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Univagris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Univagris>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Univagris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.2608151>
dc:description "FIGURES 110. Univagris tenebra sp. nov. 1. Dorsal habitus, 2. Lateral habitus, 3. Pronotum, 4. Face, 5. Pygofer, 68. Aedeagus dorsal, lateral, ventral, 9. Style, 10. Subgenital plate, valve and style." ;
fabio:hasRepresentation <https://zenodo.org/record/2608151/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390121745D5EFFCFE79EF746BECFF84A.mc.01C09A3F5D5EFFCFE6B4F5BFBE7EF892>
dwc:collectionCode "NPC" ;
dwc:eventDate "2014-09-23" ;
dwc:locality "Naresh Meshram" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "31.63" ;
dwc:verbatimLongitude "77.35" ;
trt:gbifOccurrenceId "2028143378" ;
trt:httpUri <https://treatment.plazi.org/id/390121745D5EFFCFE79EF746BECFF84A#01C09A3F5D5EFFCFE6B4F5BFBE7EF892> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,107 @@
@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/390121745D5FFFCFE79EF45BBD8BFE64>
cito:cites <http://dx.doi.org/10.5281/zenodo.2608153>, <http://dx.doi.org/10.5281/zenodo.2608151> ;
dc:creator "Rajgopal, N. N.; Meshram, Naresh M." ;
dc:title "Univagris Virakthamath & Murthy 1999" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Univagris_Virakthamath_1999> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4514.3.7> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4514.3.7>
bibo:endPage "430" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2018-11-08" ;
bibo:startPage "425" ;
bibo:volume "4514" ;
dc:creator "Rajgopal, N. N.; Meshram, Naresh M." ;
dc:date "2018" ;
dc:title "Second species of unusual leafhopper genus Univagris (Hemiptera: Cicadellidae: Deltocephalinae) from India" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2608153>, <http://dx.doi.org/10.5281/zenodo.2608151> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Univagris_Virakthamath_1999>
dwc:authority "Virakthamath & Murthy" ;
dwc:authorityName "Virakthamath & Murthy" ;
dwc:authorityYear "1999" ;
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Univagris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Virakthamath & Murthy, 1999" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8R6GK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Univagris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Univagris>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:genus "Univagris" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
dwc:class "Insecta" ;
dwc:family "Cicadellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.2608153>
dc:description "FIGURES 2126. Univagris pallida Virakthamath & Murthy. 21. Prothoracic femur, 22. Mesothoracic leg, 23. Mesothoracic tarsus, 24. Metathoracic leg, 25. Metathoracic femur, 26. Metathoracic tarsus." ;
fabio:hasRepresentation <https://zenodo.org/record/2608153/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.2608151>
dc:description "FIGURES 110. Univagris tenebra sp. nov. 1. Dorsal habitus, 2. Lateral habitus, 3. Pronotum, 4. Face, 5. Pygofer, 68. Aedeagus dorsal, lateral, ventral, 9. Style, 10. Subgenital plate, valve and style." ;
fabio:hasRepresentation <https://zenodo.org/record/2608151/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,211 @@
@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/390187FBFFC5FFCAFF1B410F0B9F89AD>
cito:cites <http://dx.doi.org/10.5281/zenodo.5143943>, <http://dx.doi.org/10.5281/zenodo.5143945> ;
dc:creator "Moazzeni, Hamid; Zarre, Shahin; Assadi, Mostafa; Joharchi, Mohammad Reza; German, Dmitry A." ;
dc:title "Rhammatophyllum gaudanense Al-Shehbaz & O. Appel, Novon 2002" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC5FFCAFF1B410F0B9F89AD.mc.01C03CB0FFC5FFCAFF1B42570EC38F06>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC5FFCAFF1B410F0B9F89AD.mc.01C03CB0FFC5FFCAFF1B42570E248F22>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC5FFCAFF1B410F0B9F89AD.mc.01C03CB0FFC5FFCAFBFE42570EB38F22>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC5FFCAFF1B410F0B9F89AD.mc.01C03CB0FFC5FFCAFE2C44F70B9F89AD>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC5FFCAFF1B410F0B9F89AD.mc.01C03CB0FFC5FFCAFE2C44F70B1089AD> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhammatophyllum_gaudanense_Litvinov_1902> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Erysimum_gaudanense>, <http://taxon-name.plazi.org/id/Plantae/Prionotrichon_gaudanense> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.175.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.175.5.1>
bibo:endPage "248" ;
bibo:issue "5" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2014-08-15" ;
bibo:startPage "241" ;
bibo:volume "175" ;
dc:creator "Moazzeni, Hamid; Zarre, Shahin; Assadi, Mostafa; Joharchi, Mohammad Reza; German, Dmitry A." ;
dc:date "2014" ;
dc:title "Erysimum hezarense, a new species and Rhammatophyllum gaudanense, a new record of Brassicaceae from Iran" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5143943>, <http://dx.doi.org/10.5281/zenodo.5143945> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Rhammatophyllum_gaudanense_Litvinov_1902>
dwc:authority "(Litv.) Al-Shehbaz & O. Appel, Novon" ;
dwc:authorityName "Al-Shehbaz & O. Appel, Novon" ;
dwc:authorityYear "2002" ;
dwc:baseAuthorityName "Litvinov" ;
dwc:baseAuthorityYear "1902" ;
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Rhammatophyllum" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Litvinov, 1902) Al-Shehbaz & O. Appel, Novon, 2002" ;
dwc:species "gaudanense" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RZRV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Rhammatophyllum_gaudanense> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Rhammatophyllum_gaudanense>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Rhammatophyllum" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "gaudanense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhammatophyllum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rhammatophyllum>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Rhammatophyllum" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Erysimum_gaudanense>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Erysimum" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "gaudanense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Erysimum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Erysimum>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Erysimum" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Prionotrichon_gaudanense>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Prionotrichon" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "gaudanense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Prionotrichon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Prionotrichon>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Prionotrichon" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5143943>
dc:description "FIGURE 1. Erysimum hezarense sp. nova.A: habit, B: flower, C: mature fruit and orientation of pedicel, D: distribution map of Erysimum hezarense (○ colored in red), E. laxiflorum (◊), E. subulatum (♦), E. iraqense (G) and Rhammatophyllum gaudanense ()." ;
fabio:hasRepresentation <https://zenodo.org/record/5143943/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5143945>
dc:description "FIGURE 2. Rhammatophyllum gaudanense. Drawing prepared from Jouharchi 34907 (FUMH). A: part of fruit, B: seed with wing, C: plant. Scale bar in A: 2 mm; B: 0.5 mm; C: 1 cm." ;
fabio:hasRepresentation <https://zenodo.org/record/5143945/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC5FFCAFF1B410F0B9F89AD.mc.01C03CB0FFC5FFCAFF1B42570EC38F06>
dwc:collectionCode "TYPE, I, LE, B, BRNM, JE, WU" ;
dwc:eventDate "1898-04-28" ;
dwc:locality "Gaudan" ;
dwc:recordedBy "D. I. Litwinow" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC5FFCAFF1B410F0B9F89AD#01C03CB0FFC5FFCAFF1B42570EC38F06> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC5FFCAFF1B410F0B9F89AD.mc.01C03CB0FFC5FFCAFF1B42570E248F22>
dwc:collectionCode "TYPE" ;
dwc:eventDate "1898-04-28" ;
dwc:locality "Gaudan" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC5FFCAFF1B410F0B9F89AD#01C03CB0FFC5FFCAFF1B42570E248F22> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC5FFCAFF1B410F0B9F89AD.mc.01C03CB0FFC5FFCAFBFE42570EB38F22>
dwc:collectionCode "I, LE, B, BRNM, JE, WU" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC5FFCAFF1B410F0B9F89AD#01C03CB0FFC5FFCAFBFE42570EB38F22> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC5FFCAFF1B410F0B9F89AD.mc.01C03CB0FFC5FFCAFE2C44F70B9F89AD>
dwc:collectionCode "S, FUMH" ;
dwc:eventDate "2002-07-10" ;
dwc:locality "Kalat-e Naderi" ;
dwc:recordedBy "S Kalat-e Naderi" ;
dwc:verbatimElevation "1900" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC5FFCAFF1B410F0B9F89AD#01C03CB0FFC5FFCAFE2C44F70B9F89AD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC5FFCAFF1B410F0B9F89AD.mc.01C03CB0FFC5FFCAFE2C44F70B1089AD>
dwc:collectionCode "S" ;
dwc:eventDate "2002-07-10" ;
dwc:locality "Kalat-e Naderi" ;
dwc:recordedBy "S Kalat-e Naderi" ;
dwc:verbatimElevation "1900" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC5FFCAFF1B410F0B9F89AD#01C03CB0FFC5FFCAFE2C44F70B1089AD> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,193 @@
@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/390187FBFFC7FFCBFF1B40E70E0B8DBD>
cito:cites <http://dx.doi.org/10.5281/zenodo.5143943> ;
dc:creator "Moazzeni, Hamid; Zarre, Shahin; Assadi, Mostafa; Joharchi, Mohammad Reza; German, Dmitry A." ;
dc:title "Erysimum hezarense Moazzeni & Zarre & Assadi & Joharchi & German 2014, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC7FFC8FF1B4093099B8C42>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC7FFC8FF1B40930FE78D9F>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC7FFC8FA0740930B778C42>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC7FFC8FEAB4177099B8C42>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC7FFC8FDD748680FC2854A>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC4FFCBFE4740E70E0E8DBD>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC4FFCBFE4740E70B9B8DBD>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC4FFCBFE6C40BA08F58DBD>, <http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC4FFCBFD3A40BB0E0E8DBD> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Erysimum_hezarense_Moazzeni_2014> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.175.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.175.5.1>
bibo:endPage "248" ;
bibo:issue "5" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2014-08-15" ;
bibo:startPage "241" ;
bibo:volume "175" ;
dc:creator "Moazzeni, Hamid; Zarre, Shahin; Assadi, Mostafa; Joharchi, Mohammad Reza; German, Dmitry A." ;
dc:date "2014" ;
dc:title "Erysimum hezarense, a new species and Rhammatophyllum gaudanense, a new record of Brassicaceae from Iran" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5143943> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Erysimum_hezarense_Moazzeni_2014>
dwc:authority "Moazzeni" ;
dwc:authorityName "Moazzeni & Zarre & Assadi & Joharchi & German" ;
dwc:authorityYear "2014" ;
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Erysimum" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Moazzeni & Zarre & Assadi & Joharchi & German, 2014" ;
dwc:species "hezarense" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Erysimum_hezarense> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Erysimum_hezarense>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Erysimum" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "hezarense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Erysimum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Erysimum>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:genus "Erysimum" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Brassicaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Brassicales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5143943>
dc:description "FIGURE 1. Erysimum hezarense sp. nova.A: habit, B: flower, C: mature fruit and orientation of pedicel, D: distribution map of Erysimum hezarense (○ colored in red), E. laxiflorum (◊), E. subulatum (♦), E. iraqense (G) and Rhammatophyllum gaudanense ()." ;
fabio:hasRepresentation <https://zenodo.org/record/5143943/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC7FFC8FF1B4093099B8C42>
dwc:collectionCode "TYPE, H, A, TUH, FUMH, GB, TARI" ;
dwc:eventDate "2010-07-17" ;
dwc:locality "Hezar" ;
dwc:recordedBy "H. Moazzeni & A. Pirani" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3700" ;
dwc:verbatimLatitude "29.564444" ;
dwc:verbatimLongitude "57.41528" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC7FFCBFF1B40E70E0B8DBD#01C03CB0FFC7FFC8FF1B4093099B8C42> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC7FFC8FF1B40930FE78D9F>
dwc:collectionCode "TYPE" ;
dwc:eventDate "2010-07-17" ;
dwc:locality "Hezar" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "3700" ;
dwc:verbatimLatitude "29.564444" ;
dwc:verbatimLongitude "57.41528" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC7FFCBFF1B40E70E0B8DBD#01C03CB0FFC7FFC8FF1B40930FE78D9F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC7FFC8FA0740930B778C42>
dwc:collectionCode "H" ;
dwc:locality "Moazzeni" ;
dwc:recordedBy "H. Moazzeni" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC7FFCBFF1B40E70E0B8DBD#01C03CB0FFC7FFC8FA0740930B778C42> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC7FFC8FEAB4177099B8C42>
dwc:collectionCode "A, TUH, FUMH, GB, TARI" ;
dwc:recordedBy "A. Pirani" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC7FFCBFF1B40E70E0B8DBD#01C03CB0FFC7FFC8FEAB4177099B8C42> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC7FFC8FDD748680FC2854A>
dwc:eventDate "1986-07-08" ;
dwc:locality "Sarcheshmeh" ;
dwc:verbatimElevation "2700" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC7FFCBFF1B40E70E0B8DBD#01C03CB0FFC7FFC8FDD748680FC2854A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC4FFCBFE4740E70E0E8DBD>
dwc:collectionCode "H, Y, TUH, FUMH, TMRC" ;
dwc:eventDate "2010-06-14" ;
dwc:locality "Hezar" ;
dwc:recordedBy "H. Moazzeni & Y. Ajani" ;
dwc:verbatimElevation "3700" ;
dwc:verbatimLatitude "29.564444" ;
dwc:verbatimLongitude "57.41528" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC7FFCBFF1B40E70E0B8DBD#01C03CB0FFC4FFCBFE4740E70E0E8DBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC4FFCBFE4740E70B9B8DBD>
dwc:collectionCode "H" ;
dwc:eventDate "2010-06-14" ;
dwc:locality "Hezar" ;
dwc:verbatimElevation "3700" ;
dwc:verbatimLatitude "29.564444" ;
dwc:verbatimLongitude "57.41528" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC7FFCBFF1B40E70E0B8DBD#01C03CB0FFC4FFCBFE4740E70B9B8DBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC4FFCBFE6C40BA08F58DBD>
dwc:collectionCode "Y" ;
dwc:locality "Moazzeni" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC7FFCBFF1B40E70E0B8DBD#01C03CB0FFC4FFCBFE6C40BA08F58DBD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390187FBFFC7FFCBFF1B40E70E0B8DBD.mc.01C03CB0FFC4FFCBFD3A40BB0E0E8DBD>
dwc:collectionCode "TUH, FUMH, TMRC" ;
dwc:locality "Ajani" ;
trt:httpUri <https://treatment.plazi.org/id/390187FBFFC7FFCBFF1B40E70E0B8DBD#01C03CB0FFC4FFCBFD3A40BB0E0E8DBD> ;
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/3901F8A14112352DD0736D0164313D22>
dc:creator "Bousquet, Yves" ;
dc:title "Loxandrus proximus Chaudoir 1868" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Loxandrus_proximus_Chaudoir_1868> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.245.3416>
bibo:endPage "1722" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2012-11-28" ;
bibo:startPage "1" ;
bibo:volume "245" ;
dc:creator "Bousquet, Yves" ;
dc:date "2012" ;
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Loxandrus_proximus_Chaudoir_1868>
dwc:LSID "3901F8A1-4112-352D-D073-6D0164313D22" ;
dwc:authority "Chaudoir, 1868" ;
dwc:authorityName "Chaudoir" ;
dwc:authorityYear "1868" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Loxandrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chaudoir, 1868" ;
dwc:species "proximus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8LDJ5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Loxandrus_proximus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Loxandrus_proximus>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Loxandrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "proximus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Loxandrus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Loxandrus>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Loxandrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,85 @@
@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/390339B0A903580FFF7B5C3826CA5E8A>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:title "Pedicularis acaulis Scop." ;
trt:publishedIn <https://doi.org/10.5281/zenodo.292249> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Pedicularis_acaulis> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.292249>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:date "1976" ;
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 3. Plumbaginaceae bis Compositae (2 nd edition): Scrophulariaceae" ;
a fabio:Book .
<http://taxon-name.plazi.org/id/Plantae/Pedicularis_acaulis>
dwc:class "Magnoliopsida" ;
dwc:family "Orobanchaceae" ;
dwc:genus "Pedicularis" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "acaulis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pedicularis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Pedicularis>
dwc:class "Magnoliopsida" ;
dwc:family "Orobanchaceae" ;
dwc:genus "Pedicularis" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orobanchaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orobanchaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Orobanchaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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/3903496C53B8ED795F9B6B91B967CEA6>
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:title "Pithecia Desmarest 1804" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pithecia_Desmarest_1804> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.7316519>
bibo:endPage "184" ;
bibo:startPage "111" ;
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:date "2005" ;
dc:title "Order Primates" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Pithecia_Desmarest_1804>
dwc:authority "Desmarest 1804" ;
dwc:authorityName "Desmarest" ;
dwc:authorityYear "1804" ;
dwc:class "Mammalia" ;
dwc:family "Pitheciidae" ;
dwc:genus "Pithecia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Desmarest, 1804" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QYQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pithecia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pithecia>
dwc:class "Mammalia" ;
dwc:family "Pitheciidae" ;
dwc:genus "Pithecia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pitheciidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pitheciidae>
dwc:class "Mammalia" ;
dwc:family "Pitheciidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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,85 @@
@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/3903E97AAB5323E345AE7933A037F62F>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:title "Neottia nidus-avis Rich." ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Neottia_nidus-avis> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291815>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:date "1972" ;
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 1. Pteridophyta bis Caryophyllaceae (2 nd edition): Registerzuband 1" ;
a fabio:Book .
<http://taxon-name.plazi.org/id/Plantae/Neottia_nidus-avis>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Neottia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "nidus-avis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Neottia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Neottia>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Neottia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,157 @@
@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/3906136A10E6EBC970E4FD600AFC047A>
dc:creator "Jakovlev, Jevgeni; Salmela, Jukka; Polevoi, Alexei; Penttinen, Jouni; Vartija, Noora-Annukka" ;
dc:title "Mycomya (Mycomya) lambi Edwards 1941" ;
dwc:basisOfRecord <http://treatment.plazi.org/id/3906136A10E6EBC970E4FD600AFC047A/MYCE-JS-_2013_-_0066>, <http://treatment.plazi.org/id/3906136A10E6EBC970E4FD600AFC047A/MYCE-JS-_2013_-_0152>, <http://treatment.plazi.org/id/3906136A10E6EBC970E4FD600AFC047A/MYCE-JS-_2013_-_0261> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mycomya_lambi_Edwards_1941> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1068> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.2.e1068>
bibo:endPage "1068" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "1068" ;
bibo:volume "2" ;
dc:creator "Jakovlev, Jevgeni; Salmela, Jukka; Polevoi, Alexei; Penttinen, Jouni; Vartija, Noora-Annukka" ;
dc:date "2014" ;
dc:title "Recent noteworthy findings of fungus gnats from Finland and northwestern Russia (Diptera: Ditomyiidae, Keroplatidae, Bolitophilidae and Mycetophilidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Mycomya_lambi_Edwards_1941>
dwc:LSID "http://www.faunaeur.org/full_results.php?id=139572" ;
dwc:authority "Edwards, 1941" ;
dwc:authorityName "Edwards" ;
dwc:authorityYear "1941" ;
dwc:class "Insecta" ;
dwc:family "Mycetophilidae" ;
dwc:genus "Mycomya" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Edwards, 1941" ;
dwc:species "lambi" ;
dwc:subGenus "Mycomya" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mycomya_lambi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mycomya_lambi>
dwc:class "Insecta" ;
dwc:family "Mycetophilidae" ;
dwc:genus "Mycomya" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lambi" ;
dwc:subGenus "Mycomya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mycomya_Mycomya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mycomya_Mycomya>
dwc:class "Insecta" ;
dwc:family "Mycetophilidae" ;
dwc:genus "Mycomya" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Mycomya" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mycomya> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mycomya>
dwc:class "Insecta" ;
dwc:family "Mycetophilidae" ;
dwc:genus "Mycomya" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mycetophilidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mycetophilidae>
dwc:class "Insecta" ;
dwc:family "Mycetophilidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://treatment.plazi.org/id/3906136A10E6EBC970E4FD600AFC047A/MYCE-JS-_2013_-_0066>
dwc:catalogNumber "MYCE-JS- 2013 - 0066" ;
dwc:collectionCode "JES" ;
dwc:eventDate "2012-08-16" ;
dwc:locality "Finland" ;
dwc:recordedBy "J. Salmela" ;
dwc:samplingProtocol "Malaise trap" ;
dwc:typeStatus "Other material" ;
dwc:verbatimLatitude "67.821" ;
dwc:verbatimLongitude "29.44" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/3906136A10E6EBC970E4FD600AFC047A/MYCE-JS-_2013_-_0152>
dwc:catalogNumber "MYCE-JS- 2013 - 0152" ;
dwc:collectionCode "JES" ;
dwc:eventDate "2012-08-16" ;
dwc:locality "Finland" ;
dwc:recordedBy "J. Salmela" ;
dwc:samplingProtocol "Malaise trap" ;
dwc:typeStatus "Other material" ;
dwc:verbatimLatitude "67.846" ;
dwc:verbatimLongitude "29.471" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/3906136A10E6EBC970E4FD600AFC047A/MYCE-JS-_2013_-_0261>
dwc:catalogNumber "MYCE-JS- 2013 - 0261" ;
dwc:collectionCode "JES" ;
dwc:eventDate "2013-07-08" ;
dwc:locality "Finland" ;
dwc:recordedBy "J. Salmela" ;
dwc:samplingProtocol "Sweep net" ;
dwc:typeStatus "Other material" ;
dwc:verbatimLatitude "67.816" ;
dwc:verbatimLongitude "29.426" ;
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/39062912EA7D023B36B2B5B0C07B0263>
dc:creator "Stephenson, Phillip L; Griswold, Terry L; Arduser, Michael S; Dowling, Ashley P G; Krementz, David G" ;
dc:title "Eucera (Synhalonia) rosae Robertson 1900" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eucera_rosae_Robertson_1900> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.6.e24071> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.6.e24071>
bibo:endPage "24071" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "24071" ;
bibo:volume "6" ;
dc:creator "Stephenson, Phillip L; Griswold, Terry L; Arduser, Michael S; Dowling, Ashley P G; Krementz, David G" ;
dc:date "2018" ;
dc:title "Checklist of bees (Hymenoptera: Apoidea) from managed emergent wetlands in the lower Mississippi Alluvial Valley of Arkansas" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Eucera_rosae_Robertson_1900>
dwc:ID-ENA "599151" ;
dwc:authority "Robertson, 1900" ;
dwc:authorityName "Robertson" ;
dwc:authorityYear "1900" ;
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Eucera" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Robertson, 1900" ;
dwc:species "rosae" ;
dwc:subGenus "Synhalonia" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3BRMN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eucera_rosae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eucera_rosae>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Eucera" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rosae" ;
dwc:subGenus "Synhalonia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucera_Synhalonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eucera_Synhalonia>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Eucera" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Synhalonia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eucera>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Eucera" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Apidae>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,85 @@
@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/390663E103AA6388362800A20196A0BB>
dc:creator "Info Flora" ;
dc:title "Saxifraga sedoides L." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Saxifraga_sedoides> ;
trt:publishedIn <http://publication.plazi.org/id/C17BAC80D187101B89B435F4246A41A2> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Saxifraga_sedoides> ;
a trt:Treatment .
<http://publication.plazi.org/id/C17BAC80D187101B89B435F4246A41A2>
dc:creator "Info Flora" ;
dc:date "2021" ;
dc:title "Info Flora Schweiz - Saxifragaceae" .
<http://taxon-name.plazi.org/id/Plantae/Saxifraga_sedoides>
dwc:class "Magnoliopsida" ;
dwc:family "Saxifragaceae" ;
dwc:genus "Saxifraga" ;
dwc:kingdom "Plantae" ;
dwc:order "Saxifragales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "sedoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Saxifraga> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Saxifraga>
dwc:class "Magnoliopsida" ;
dwc:family "Saxifragaceae" ;
dwc:genus "Saxifraga" ;
dwc:kingdom "Plantae" ;
dwc:order "Saxifragales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Saxifragaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Saxifragaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Saxifragaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Saxifragales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Saxifragales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Saxifragales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Saxifragales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,106 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/3906838EBC37A11466E9CD0949A9E944>
dc:creator "Vazquez-Bader, Ana Rosa; Gracia, Adolfo" ;
dc:title "Munidopsis serratifrons A. Milne-Edwards 1880" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Munidopsis_serratifrons_Milne-Edwards_1880> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.612.9492> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.612.9492>
bibo:endPage "30" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "612" ;
dc:creator "Vazquez-Bader, Ana Rosa; Gracia, Adolfo" ;
dc:date "2016" ;
dc:title "Diversity and distribution of Chirostyloidea and Galatheoidea (Decapoda, Anomura) in the Southern Gulf of Mexico" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Munidopsis_serratifrons_Milne-Edwards_1880>
dwc:authority "A. Milne-Edwards, 1880" ;
dwc:authorityName "A. Milne-Edwards" ;
dwc:authorityYear "1880" ;
dwc:class "Malacostraca" ;
dwc:family "Munidopsidae" ;
dwc:genus "Munidopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "A. Milne-Edwards, 1880" ;
dwc:species "serratifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B8FCC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Munidopsis_serratifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Munidopsis_serratifrons>
dwc:class "Malacostraca" ;
dwc:family "Munidopsidae" ;
dwc:genus "Munidopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "serratifrons" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Munidopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Munidopsis>
dwc:class "Malacostraca" ;
dwc:family "Munidopsidae" ;
dwc:genus "Munidopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Munidopsidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Munidopsidae>
dwc:class "Malacostraca" ;
dwc:family "Munidopsidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Decapoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
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,257 @@
@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/3906B31F8FC94F53EFA31BF26D7E2C52>
dc:creator "Hunting, Wesley M." ;
dc:title "Cymindis platicollis subsp. platicollis, stat. n." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lebia_platicollis>, <http://taxon-name.plazi.org/id/Animalia/Cymindis_platicollis>, <http://taxon-name.plazi.org/id/Animalia/Cymindis_fuscata>, <http://taxon-name.plazi.org/id/Animalia/Pinacodera_fuscata>, <http://taxon-name.plazi.org/id/Animalia/Pinacodera_platycollis>, <http://taxon-name.plazi.org/id/Animalia/Pinacodera_platicollis>, <http://taxon-name.plazi.org/id/Animalia/Pinacodera_punctigera>, <http://taxon-name.plazi.org/id/Animalia/Cymindis_planipennis>, <http://taxon-name.plazi.org/id/Animalia/Pinacodera_abbreviata>, <http://taxon-name.plazi.org/id/Animalia/Pinacodera_obscura>, <http://taxon-name.plazi.org/id/Animalia/Pinacodera_ampliata>, <http://taxon-name.plazi.org/id/Animalia/Pinacodera_planipennis> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.259.2970> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymindis_platicollis_platicollis> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.259.2970>
bibo:endPage "73" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "259" ;
dc:creator "Hunting, Wesley M." ;
dc:date "2013" ;
dc:title "A taxonomic revision of the Cymindis (Pinacodera) limbata species group (Coleoptera, Carabidae, Lebiini), including description of a new species from Florida, U. S. A." ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Cymindis_platicollis_platicollis>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Cymindis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subSpecies" ;
dwc:species "platicollis" ;
dwc:subSpecies "platicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymindis_platicollis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymindis_platicollis>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Cymindis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "platicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymindis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymindis>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Cymindis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lebia_platicollis>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Lebia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "platicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lebia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lebia>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Lebia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymindis_fuscata>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Cymindis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fuscata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymindis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pinacodera_fuscata>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pinacodera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fuscata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinacodera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pinacodera>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pinacodera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pinacodera_platycollis>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pinacodera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "platycollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinacodera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pinacodera_platicollis>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pinacodera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "platicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinacodera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pinacodera_punctigera>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pinacodera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "punctigera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinacodera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cymindis_planipennis>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Cymindis" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "planipennis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cymindis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pinacodera_abbreviata>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pinacodera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "abbreviata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinacodera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pinacodera_obscura>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pinacodera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "obscura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinacodera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pinacodera_ampliata>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pinacodera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ampliata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinacodera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pinacodera_planipennis>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pinacodera" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "planipennis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinacodera> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,103 @@
@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/3906CB882837EF122D099E5C8318847B>
dc:creator "Wilson, E. O." ;
dc:title "Pheidole inca Wilson, 2003, new species" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pheidole_inca_Wilson_2003> ;
trt:publishedIn <http://publication.plazi.org/id/73EDC9C5AB0725CB6B0DF69F187F7798> ;
a trt:Treatment .
<http://publication.plazi.org/id/73EDC9C5AB0725CB6B0DF69F187F7798>
dc:creator "Wilson, E. O." ;
dc:date "2003" ;
dc:title "Pheidole in the New World. A dominant, hyperdiverse ant genus." ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Animalia/Pheidole_inca_Wilson_2003>
# Info: authority attributes generated from docAuthor ;
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:181985" ;
dwc:authority "Wilson, 2003" ;
dwc:authorityName "Wilson" ;
dwc:authorityYear "2003" ;
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wilson, 2003" ;
dwc:species "inca" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pheidole_inca> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pheidole_inca>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "inca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pheidole> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pheidole>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Pheidole" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,91 @@
@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/39086327F1F293616138DFE1BCC1DED3>
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:title "Mylomys Thomas 1906" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mylomys_Thomas_1906> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.7316535>
bibo:endPage "1531" ;
bibo:startPage "1189" ;
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:date "2005" ;
dc:title "Order Rodentia - Family Muridae" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Mylomys_Thomas_1906>
dwc:authority "Thomas 1906" ;
dwc:authorityName "Thomas" ;
dwc:authorityYear "1906" ;
dwc:class "Mammalia" ;
dwc:family "Muridae" ;
dwc:genus "Mylomys" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Thomas, 1906" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WBX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mylomys> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Mylomys>
dwc:class "Mammalia" ;
dwc:family "Muridae" ;
dwc:genus "Mylomys" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Muridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Muridae>
dwc:class "Mammalia" ;
dwc:family "Muridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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,142 @@
@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/390887F9CA45FFA3FF5FF91651890717>
cito:cites <http://dx.doi.org/10.5281/zenodo.7192819>, <http://dx.doi.org/10.5281/zenodo.7192821> ;
dc:creator "Kularathnage, Nuwan D.; Wanasinghe, Dhanushka N.; Senanayake, Indunil C.; Yang, Yunhui; Manawasinghe, Ishara S.; Phillips, Alan J. L.; Hyde, Kevin D.; Dong, Wei; Song, Jiage" ;
dc:title "Pseudocoleophoma rhapidis Kular. & K. D. Hyde 2022, sp. nov." ;
dwc:basisOfRecord <http://treatment.plazi.org/id/390887F9CA45FFA3FF5FF91651890717/ZHKU_21-0010>, <http://treatment.plazi.org/id/390887F9CA45FFA3FF5FF91651890717/ZHKU_22-0004> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Pseudocoleophoma_rhapidis_Kular._2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.568.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.568.2.2>
bibo:endPage "169" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2022-10-13" ;
bibo:startPage "149" ;
bibo:volume "568" ;
dc:creator "Kularathnage, Nuwan D.; Wanasinghe, Dhanushka N.; Senanayake, Indunil C.; Yang, Yunhui; Manawasinghe, Ishara S.; Phillips, Alan J. L.; Hyde, Kevin D.; Dong, Wei; Song, Jiage" ;
dc:date "2022" ;
dc:title "Microfungi associated with ornamental palms: Byssosphaeria phoenicis sp. nov. (Melanommataceae) and Pseudocoleophoma rhapidis sp. nov. (Dictyosporiaceae) from south China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7192819>, <http://dx.doi.org/10.5281/zenodo.7192821> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Pseudocoleophoma_rhapidis_Kular._2022>
dwc:authority "Kular. & K.D. Hyde" ;
dwc:authorityName "Kular. & K. D. Hyde" ;
dwc:authorityYear "2022" ;
dwc:class "Dothideomycetes" ;
dwc:family "Melanommataceae" ;
dwc:genus "Pseudocoleophoma" ;
dwc:kingdom "Fungi" ;
dwc:order "Pleosporales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kular. & K. D. Hyde, 2022" ;
dwc:species "rhapidis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Pseudocoleophoma_rhapidis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Pseudocoleophoma_rhapidis>
dwc:class "Dothideomycetes" ;
dwc:family "Melanommataceae" ;
dwc:genus "Pseudocoleophoma" ;
dwc:kingdom "Fungi" ;
dwc:order "Pleosporales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "rhapidis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pseudocoleophoma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Pseudocoleophoma>
dwc:class "Dothideomycetes" ;
dwc:family "Melanommataceae" ;
dwc:genus "Pseudocoleophoma" ;
dwc:kingdom "Fungi" ;
dwc:order "Pleosporales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Melanommataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Melanommataceae>
dwc:class "Dothideomycetes" ;
dwc:family "Melanommataceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Pleosporales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pleosporales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Pleosporales>
dwc:class "Dothideomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Pleosporales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Dothideomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Dothideomycetes>
dwc:class "Dothideomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Ascomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7192819>
dc:description "FIGURE 4. Pseudocoleophoma rhapidis (ZHKU 21-0010, holotype). a Habitat. b Leaf spots on Rhapis excelsa. c Conidiomata on substrate. d Cross-section of conidiomata. e, f Conidiogenous cells and conidia. g Conidia. h, i Colony on PDA (i from the bottom). Scale bars: d = 100 µm, eg = 25 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/7192819/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7192821>
dc:description "FIGURE 5. Pathogenicity test results of Pseudocoleophoma rhapidis inoculated into healthy, Rhapis excelsa plants. Infected leaves with disease symptoms at ten days post-inoculation with a Mycelial plug. b Conidial suspension. Close up of leaf-spots on leaves inoculated with ce Conidial suspension. e Mycelial plug." ;
fabio:hasRepresentation <https://zenodo.org/record/7192821/files/figure.png> ;
a fabio:Figure .
<http://treatment.plazi.org/id/390887F9CA45FFA3FF5FF91651890717/ZHKU_21-0010>
dwc:catalogNumber "ZHKU 21-0010" ;
dwc:collectionCode "ZHKU" ;
dwc:eventDate "2021-05-20" ;
dwc:locality "Zhongkai University of Agriculture and Engineering" ;
dwc:recordedBy "N. D. Kularathnage" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "23.10789" ;
dwc:verbatimLongitude "113.281006" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/390887F9CA45FFA3FF5FF91651890717/ZHKU_22-0004>
dwc:catalogNumber "ZHKU 22-0004" ;
dwc:collectionCode "ZHKU" ;
dwc:eventDate "2021-05-20" ;
dwc:locality "Zhongkai University of Agriculture and Engineering" ;
dwc:recordedBy "N. D. Kularathnage" ;
dwc:typeStatus "isotype" ;
dwc:verbatimLatitude "23.10789" ;
dwc:verbatimLongitude "113.281006" ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,142 @@
@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/390887F9CA45FFA7FF5FFEAE57BE0931>
cito:cites <http://dx.doi.org/10.5281/zenodo.7192817>, <http://dx.doi.org/10.5281/zenodo.7192813> ;
dc:creator "Kularathnage, Nuwan D.; Wanasinghe, Dhanushka N.; Senanayake, Indunil C.; Yang, Yunhui; Manawasinghe, Ishara S.; Phillips, Alan J. L.; Hyde, Kevin D.; Dong, Wei; Song, Jiage" ;
dc:title "Byssosphaeria phoenicis Kular. & K. D. Hyde 2022, sp. nov." ;
dwc:basisOfRecord <http://treatment.plazi.org/id/390887F9CA45FFA7FF5FFEAE57BE0931/ZHKU_21-0011>, <http://treatment.plazi.org/id/390887F9CA45FFA7FF5FFEAE57BE0931/ZHKU_21-0012> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Byssosphaeria_phoenicis_Kular._2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.568.2.2> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.568.2.2>
bibo:endPage "169" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2022-10-13" ;
bibo:startPage "149" ;
bibo:volume "568" ;
dc:creator "Kularathnage, Nuwan D.; Wanasinghe, Dhanushka N.; Senanayake, Indunil C.; Yang, Yunhui; Manawasinghe, Ishara S.; Phillips, Alan J. L.; Hyde, Kevin D.; Dong, Wei; Song, Jiage" ;
dc:date "2022" ;
dc:title "Microfungi associated with ornamental palms: Byssosphaeria phoenicis sp. nov. (Melanommataceae) and Pseudocoleophoma rhapidis sp. nov. (Dictyosporiaceae) from south China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7192817>, <http://dx.doi.org/10.5281/zenodo.7192813> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Byssosphaeria_phoenicis_Kular._2022>
dwc:authority "Kular. & K.D. Hyde" ;
dwc:authorityName "Kular. & K. D. Hyde" ;
dwc:authorityYear "2022" ;
dwc:class "Dothideomycetes" ;
dwc:family "Melanommataceae" ;
dwc:genus "Byssosphaeria" ;
dwc:kingdom "Fungi" ;
dwc:order "Pleosporales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kular. & K. D. Hyde, 2022" ;
dwc:species "phoenicis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Byssosphaeria_phoenicis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Byssosphaeria_phoenicis>
dwc:class "Dothideomycetes" ;
dwc:family "Melanommataceae" ;
dwc:genus "Byssosphaeria" ;
dwc:kingdom "Fungi" ;
dwc:order "Pleosporales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "phoenicis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Byssosphaeria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Byssosphaeria>
dwc:class "Dothideomycetes" ;
dwc:family "Melanommataceae" ;
dwc:genus "Byssosphaeria" ;
dwc:kingdom "Fungi" ;
dwc:order "Pleosporales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Melanommataceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Melanommataceae>
dwc:class "Dothideomycetes" ;
dwc:family "Melanommataceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Pleosporales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Pleosporales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Pleosporales>
dwc:class "Dothideomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Pleosporales" ;
dwc:phylum "Ascomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Dothideomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Dothideomycetes>
dwc:class "Dothideomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Ascomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Ascomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.7192817>
dc:description "FIGURE 3. Byssosphaeria phoenicis (ZHKU 21-0012, holotype). a Habitat.bd Ascomata on substrate. e Vertical section of an ascoma. f Setae. g Peridium. h Pseudoparaphyses. i, j Asci. km Ascospores. n An ascospore in Indian Ink to show a sheath. o Colony on PDA (above view). p Colony on PDA (reverse view). Scale bars: c, d = 1 mm, e = 300 μm, f, g = 100 μm, h = 10 μm, i, j = 40 μm, kn = 15 μm." ;
fabio:hasRepresentation <https://zenodo.org/record/7192817/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.7192813>
dc:description "FIGURE 1. Phylogram generated from maximum likelihood analysis based on combined ITS, LSU, SSU, and tef-1α sequence alignment. Maximum likelihood bootstrap support values greater than 60% and Bayesian posterior probabilities greater than 0.95 are given at the nodes. The tree is rooted with Hysterium angustatum (MFLU 16-1179). Ex-type cultures are in bold and the newly generated sequences are indicated in red bold" ;
fabio:hasRepresentation <https://zenodo.org/record/7192813/files/figure.png> ;
a fabio:Figure .
<http://treatment.plazi.org/id/390887F9CA45FFA7FF5FFEAE57BE0931/ZHKU_21-0011>
dwc:catalogNumber "ZHKU 21-0011" ;
dwc:collectionCode "ZHKU" ;
dwc:eventDate "2021-06-08" ;
dwc:locality "Zhongkai University of Agriculture and Engineering" ;
dwc:recordedBy "N. D. Kularathnage" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "23.10789" ;
dwc:verbatimLongitude "113.281006" ;
a dwc:MaterialCitation .
<http://treatment.plazi.org/id/390887F9CA45FFA7FF5FFEAE57BE0931/ZHKU_21-0012>
dwc:catalogNumber "ZHKU 21-0012" ;
dwc:collectionCode "ZHKU" ;
dwc:eventDate "2021-06-08" ;
dwc:locality "Zhongkai University of Agriculture and Engineering" ;
dwc:recordedBy "N. D. Kularathnage" ;
dwc:typeStatus "isotype" ;
dwc:verbatimLatitude "23.10789" ;
dwc:verbatimLongitude "113.281006" ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,107 @@
@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/3908DF06D40D0FE7868830A300B3FC80>
dc:creator "Barcelos, Luis MD; Rodrigues, Pedro R; Bried, Joel; Mendonca, Enesima P; Gabriel, Rosalina; Borges, Paulo Alexandre Vieira" ;
dc:title "Turdus naumanni Temminck 1820" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Turdus_naumanni_Temminck_1820> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e6604> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.3.e6604>
bibo:endPage "6604" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "6604" ;
bibo:volume "3" ;
dc:creator "Barcelos, Luis MD; Rodrigues, Pedro R; Bried, Joel; Mendonca, Enesima P; Gabriel, Rosalina; Borges, Paulo Alexandre Vieira" ;
dc:date "2015" ;
dc:title "Birds from the Azores: An updated list with some comments on species distribution" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Turdus_naumanni_Temminck_1820>
dwc:ID-ENA "2814955" ;
dwc:authority "Temminck, 1820" ;
dwc:authorityName "Temminck" ;
dwc:authorityYear "1820" ;
dwc:class "Aves" ;
dwc:family "Turdidae" ;
dwc:genus "Turdus" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Temminck, 1820" ;
dwc:species "naumanni" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CYW9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Turdus_naumanni> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Turdus_naumanni>
dwc:class "Aves" ;
dwc:family "Turdidae" ;
dwc:genus "Turdus" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "naumanni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Turdus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Turdus>
dwc:class "Aves" ;
dwc:family "Turdidae" ;
dwc:genus "Turdus" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Turdidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Turdidae>
dwc:class "Aves" ;
dwc:family "Turdidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Passeriformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Passeriformes>
dwc:class "Aves" ;
dwc:kingdom "Animalia" ;
dwc:order "Passeriformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aves>
dwc:class "Aves" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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,219 @@
@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/39092559FFF0FFC4FF5CFA771446FE6A>
cito:cites <http://dx.doi.org/10.5281/zenodo.6781829>, <http://dx.doi.org/10.5281/zenodo.6781833>, <http://dx.doi.org/10.5281/zenodo.6781835>, <http://dx.doi.org/10.5281/zenodo.6781831> ;
dc:creator "Shapovalov, Andrey M." ;
dc:title "Lethrus (Autolethrus) toropovi Shapovalov 2022, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFF5CF9C310FFF996>, <http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFD71F9E81612F9CE>, <http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFC4DF98C119FF9CE>, <http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFB33F98B1495F922>, <http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFDCDF9AF167DF922>, <http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFCD4F9AF1696F922>, <http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFBCFF9AF1008F922>, <http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFABAF9AF16A9F906> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lethrus_toropovi_Shapovalov_2022> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5159.3.6> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.5159.3.6>
bibo:endPage "424" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2022-06-30" ;
bibo:startPage "414" ;
bibo:volume "5159" ;
dc:creator "Shapovalov, Andrey M." ;
dc:date "2022" ;
dc:title "New species of the genus Lethrus Scopoli, 1777 (Coleoptera: Geotrupidae: Lethrinae) from Fergana Valley, Kyrgyzstan" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6781829>, <http://dx.doi.org/10.5281/zenodo.6781833>, <http://dx.doi.org/10.5281/zenodo.6781835>, <http://dx.doi.org/10.5281/zenodo.6781831> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lethrus_toropovi_Shapovalov_2022>
dwc:authority "Shapovalov" ;
dwc:authorityName "Shapovalov" ;
dwc:authorityYear "2022" ;
dwc:class "Insecta" ;
dwc:family "Geotrupidae" ;
dwc:genus "Lethrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Shapovalov, 2022" ;
dwc:species "toropovi" ;
dwc:subGenus "Autolethrus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9C7SS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lethrus_toropovi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lethrus_toropovi>
dwc:class "Insecta" ;
dwc:family "Geotrupidae" ;
dwc:genus "Lethrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "toropovi" ;
dwc:subGenus "Autolethrus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lethrus_Autolethrus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lethrus_Autolethrus>
dwc:class "Insecta" ;
dwc:family "Geotrupidae" ;
dwc:genus "Lethrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Autolethrus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lethrus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lethrus>
dwc:class "Insecta" ;
dwc:family "Geotrupidae" ;
dwc:genus "Lethrus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geotrupidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geotrupidae>
dwc:class "Insecta" ;
dwc:family "Geotrupidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6781829>
dc:description "FIGURES 110. Lethrus (Autolethrus) sulcipennis-group from Kyrgyzstan. 14, L. toropovi Shapovalov, new species from type locality (holotype, male—1; allotype, female—2; paratype, male—34); 56, L. tshatkalensis Protzenko, 1965 (15 km SE Kerben, Bozbu-Too Mts.); 78, L. mucronatus Semenov, 1894 (Kyzyl-Dzhar, southern promontories of Bozbu-Too Mts.); 910, L. sulcipennis Kraatz, 1883 (Kara-Kulja env., extreme SE of Fergana Mountain Range). 12 habitus, 310 aedeagus (3, 5, 7, 9—ventral view; 4, 6, 8, 10—lateral view)." ;
fabio:hasRepresentation <https://zenodo.org/record/6781829/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.6781833>
dc:description "FIGURES 1214. Lethrus (Autolethrus) spp., habitus of males in left oblique view, from Kyrgyzstan, Jalal-Abad Reg. 12, Lethrus toropovi Shapovalov, new species, holotype; 1314, L. tshatkalensis Protzenko, 1965: 13—15 km SE Kerben; 14— Sary-Chelek (photograph: M. Smirnov)." ;
fabio:hasRepresentation <https://zenodo.org/record/6781833/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.6781835>
dc:description "FIGURES 1526. Lethrus (Autolethrus) sulcipennis-group, male head in frontal view, specimens from Kyrgyzstan: 1517, L. toropovi Shapovalov, new species (15—holotype, 1617—paratypes); 1820, L. tshatkalensis Protzenko, 1965; 2123, L. mucronatus Semenov, 1894; 2426, L. sulcipennis Kraatz, 1883. 1517—5 km ENE Kyzyl-Tokoi; 18, 20—15 km SE Kerben, Abysheva Pass, Bozbu-Too Mts.; 19, 2223—5 km W Tash-Kumyr, Jalal-Abad Reg., southern promontories of Bozbu-Too Mts.; 21—Kyzyl-Dzhar, southern promontories of Bozbu-Too Mts.; 24—Kara-Kulja env., extreme SE of Fergana Mountain Range; 2526—Almalyk env., Alai Mountain Range." ;
fabio:hasRepresentation <https://zenodo.org/record/6781835/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.6781831>
dc:description "FIGURE 11. Map of distribution Lethrus (Autolethrus) spp. Lethrus toropovi Shapovalov, new species: 1—type locality, 5 km ENE Kyzyl-Tokoi; 2—15 km SE Tereksai. Lethrus tshatkalensis Protzenko, 1965: 3—approximate point for localities near Nanai (“Nanay, adyrs” and “Nanai, Kok-sarai”); 4—approximate point near Kerben for locality “Karavanskaya Valley”; 5—Abysheva Pass, Bozbu-Too Mts.; 6—Torkamysh env., Bozbu-Too Mts.; 7—Arkit (type locality), Chatkal Mountain Range; 8—bank of Sary-Chelek Lake, 1850 m a.s.l., Chatkal Mountain Range (record of Protzenko 1965); 9—5 km W Tash-Kumyr; 10—right bank of Naryn Riv. 12, 410—Kyrgyzstan, Jalal-Abad Reg.; 3—Uzbekistan, Namangan Reg." ;
fabio:hasRepresentation <https://zenodo.org/record/6781831/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFF5CF9C310FFF996>
dwc:locality "Jalal-Abad Region" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1250" ;
dwc:verbatimLatitude "41.4" ;
dwc:verbatimLongitude "71.38333" ;
trt:gbifOccurrenceId "3820854303" ;
trt:httpUri <https://treatment.plazi.org/id/39092559FFF0FFC4FF5CFA771446FE6A#01C89E12FFF0FFCCFF5CF9C310FFF996> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFD71F9E81612F9CE>
dwc:collectionCode "ZIN" ;
dwc:eventDate "2021-03-28" ;
dwc:locality "Jalal-Abad Reg." ;
dwc:recordedBy "S. A. Toropov" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1250" ;
dwc:verbatimLatitude "41.4" ;
dwc:verbatimLongitude "71.38333" ;
trt:gbifOccurrenceId "3820854307" ;
trt:httpUri <https://treatment.plazi.org/id/39092559FFF0FFC4FF5CFA771446FE6A#01C89E12FFF0FFCCFD71F9E81612F9CE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFC4DF98C119FF9CE>
dwc:collectionCode "ZIN" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3820854308" ;
trt:httpUri <https://treatment.plazi.org/id/39092559FFF0FFC4FF5CFA771446FE6A#01C89E12FFF0FFCCFC4DF98C119FF9CE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFB33F98B1495F922>
dwc:collectionCode "ASPC" ;
dwc:eventDate "2021-03-28" ;
dwc:locality "Jalal-Abad Reg." ;
dwc:recordedBy "S. A. Toropov" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1250" ;
dwc:verbatimLatitude "41.4" ;
dwc:verbatimLongitude "71.38333" ;
trt:gbifOccurrenceId "3820854304" ;
trt:httpUri <https://treatment.plazi.org/id/39092559FFF0FFC4FF5CFA771446FE6A#01C89E12FFF0FFCCFB33F98B1495F922> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFDCDF9AF167DF922>
dwc:collectionCode "ASPC" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3820854305" ;
trt:httpUri <https://treatment.plazi.org/id/39092559FFF0FFC4FF5CFA771446FE6A#01C89E12FFF0FFCCFDCDF9AF167DF922> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFCD4F9AF1696F922>
dwc:collectionCode "ZIN" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3820854302" ;
trt:httpUri <https://treatment.plazi.org/id/39092559FFF0FFC4FF5CFA771446FE6A#01C89E12FFF0FFCCFCD4F9AF1696F922> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFBCFF9AF1008F922>
dwc:collectionCode "MBPC" ;
dwc:eventDate "2019-04-22" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3820854301" ;
trt:httpUri <https://treatment.plazi.org/id/39092559FFF0FFC4FF5CFA771446FE6A#01C89E12FFF0FFCCFBCFF9AF1008F922> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/39092559FFF0FFC4FF5CFA771446FE6A.mc.01C89E12FFF0FFCCFABAF9AF16A9F906>
dwc:collectionCode "MBPC" ;
dwc:eventDate "1989-05-30" ;
dwc:locality "Jalal-Abad Reg." ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "3820854306" ;
trt:httpUri <https://treatment.plazi.org/id/39092559FFF0FFC4FF5CFA771446FE6A#01C89E12FFF0FFCCFABAF9AF16A9F906> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,149 @@
@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/390987C9FFC1DD35F791FB2B36670244>
dc:creator "Wang, Xu; He, Zhiqiang; Wei, Cong" ;
dc:title "Emathia takensis Boulard 2006, comb. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Emathia_takensis_Boulard_2006> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cicadalna_takensis_Boulard_2006> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4242.1.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4242.1.9>
bibo:endPage "184" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "174" ;
bibo:volume "4242" ;
dc:creator "Wang, Xu; He, Zhiqiang; Wei, Cong" ;
dc:date "2017" ;
dc:title "A new species of Cicadatra Kolenati, 1857 from China, with primary phylogenetic analyses of the tribe Cicadatrini (Hemiptera: Cicadidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Emathia_takensis_Boulard_2006>
dwc:authority "Boulard, 2006" ;
dwc:authorityName "Boulard" ;
dwc:authorityYear "2006" ;
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Emathia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Boulard, 2006" ;
dwc:species "takensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/39FFD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Emathia_takensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cicadalna_takensis_Boulard_2006>
dwc:authority "Boulard, 2006: 592" ;
dwc:authorityName "Boulard" ;
dwc:authorityPageNumber "592" ;
dwc:authorityYear "2006" ;
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadalna" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Boulard, 2006" ;
dwc:species "takensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/39FFD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicadalna_takensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Emathia_takensis>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Emathia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "takensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Emathia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Emathia>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Emathia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadidae>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadalna_takensis>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadalna" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "takensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadalna> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadalna>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadalna" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,153 @@
@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/390987C9FFC2DD36F791FA6A30A700BA>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Emathia_aegrota_Stal_1866> ;
dc:creator "Wang, Xu; He, Zhiqiang; Wei, Cong" ;
dc:title "Emathia Stal 1866" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Emathia_Stal_1866> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cicadalna_Boulard_2006> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4242.1.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4242.1.9>
bibo:endPage "184" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "174" ;
bibo:volume "4242" ;
dc:creator "Wang, Xu; He, Zhiqiang; Wei, Cong" ;
dc:date "2017" ;
dc:title "A new species of Cicadatra Kolenati, 1857 from China, with primary phylogenetic analyses of the tribe Cicadatrini (Hemiptera: Cicadidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Emathia_Stal_1866>
dwc:authority "Stal, 1866" ;
dwc:authorityName "Stal" ;
dwc:authorityYear "1866" ;
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Emathia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Stal, 1866" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HJ57> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Emathia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Emathia_aegrota_Stal_1866>
dwc:authority "Stal, 1866" ;
dwc:authorityName "Stal" ;
dwc:authorityYear "1866" ;
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Emathia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stal, 1866" ;
dwc:species "aegrota" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HJ57> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Emathia_aegrota> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cicadalna_Boulard_2006>
dwc:authority "Boulard, 2006: 529" ;
dwc:authorityName "Boulard" ;
dwc:authorityPageNumber "529" ;
dwc:authorityYear "2006" ;
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadalna" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Boulard, 2006" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HJ57> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicadalna> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Emathia>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Emathia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadidae>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Emathia_aegrota>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Emathia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aegrota" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Emathia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadalna>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadalna" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,78 @@
@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/390987C9FFC4DD30F791FF5C31D506AB>
dc:creator "Wang, Xu; He, Zhiqiang; Wei, Cong" ;
dc:title "Cicadatra" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4242.1.9> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicadatra> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4242.1.9>
bibo:endPage "184" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "174" ;
bibo:volume "4242" ;
dc:creator "Wang, Xu; He, Zhiqiang; Wei, Cong" ;
dc:date "2017" ;
dc:title "A new species of Cicadatra Kolenati, 1857 from China, with primary phylogenetic analyses of the tribe Cicadatrini (Hemiptera: Cicadidae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Cicadatra>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadatra" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadidae>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,191 @@
@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/390987C9FFC4DD37F791FE30364106A5>
cito:cites <http://dx.doi.org/10.5281/zenodo.376079>, <http://dx.doi.org/10.5281/zenodo.376080>, <http://dx.doi.org/10.5281/zenodo.376081> ;
dc:creator "Wang, Xu; He, Zhiqiang; Wei, Cong" ;
dc:title "Cicadatra hei Wang, He & Wei, 2017, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390987C9FFC4DD37F791FE30364106A5.mc.01C83C82FFC4DD30F791FD9A37C70592>, <http://tb.plazi.org/GgServer/dwcaRecords/390987C9FFC4DD37F791FE30364106A5.mc.01C83C82FFC4DD30F49FFD4735E905EA>, <http://tb.plazi.org/GgServer/dwcaRecords/390987C9FFC4DD37F791FE30364106A5.mc.01C83C82FFC4DD30F6B3FD0F3782040E>, <http://tb.plazi.org/GgServer/dwcaRecords/390987C9FFC4DD37F791FE30364106A5.mc.01C83C82FFC4DD30F4E4FD2B34F50446>, <http://tb.plazi.org/GgServer/dwcaRecords/390987C9FFC4DD37F791FE30364106A5.mc.01C83C82FFC4DD30F7CDFCF336A0047B> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cicadatra_hei_Wang_2017> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4242.1.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4242.1.9>
bibo:endPage "184" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "174" ;
bibo:volume "4242" ;
dc:creator "Wang, Xu; He, Zhiqiang; Wei, Cong" ;
dc:date "2017" ;
dc:title "A new species of Cicadatra Kolenati, 1857 from China, with primary phylogenetic analyses of the tribe Cicadatrini (Hemiptera: Cicadidae)" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.376079>, <http://dx.doi.org/10.5281/zenodo.376080>, <http://dx.doi.org/10.5281/zenodo.376081> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cicadatra_hei_Wang_2017>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Wang, He & Wei, 2017" ;
dwc:authorityName "Wang, He & Wei" ;
dwc:authorityYear "2017" ;
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadatra" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang, He & Wei, 2017" ;
dwc:species "hei" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/V6GX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicadatra_hei> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cicadatra_hei>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadatra" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadatra> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadatra>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadatra" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadidae>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.376079>
dc:description "FIGURE 1. Cicadatra hei sp. nov. (male). A. habitus, dorsal view; B. habitus, ventral view; C. head and thorax, dorsal view; D. abdomen, ventral view; E. left foreleg, showing the spines on fore femur; F. male pygofer, ventral view G. male pygofer, lateral view; H. aedeagus, lateral view." ;
fabio:hasRepresentation <https://zenodo.org/record/376079/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.376080>
dc:description "FIGURE 2. Cicadatra hei sp. nov. (female). A. habitus, dorsal view; B. habitus, ventral view; C. female terminalia, lateral view; D. female terminalia, ventral view." ;
fabio:hasRepresentation <https://zenodo.org/record/376080/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.376081>
dc:description "FIGURE 3. Habitat and host plants of Cicadatra hei sp. nov. A. host plants (Dodonaea viscosa (L.) Jacq.); B. host plants (Mangifera indica L.); C. host plants (Sorghum bicolor (L.) Moench); D. habitat." ;
fabio:hasRepresentation <https://zenodo.org/record/376081/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390987C9FFC4DD37F791FE30364106A5.mc.01C83C82FFC4DD30F791FD9A37C70592>
dwc:collectionCode "NWAFU" ;
dwc:eventDate "2016-10-24" ;
dwc:locality "Panzhihua City" ;
dwc:recordedBy "Li He" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1410" ;
dwc:verbatimLatitude "26.604116" ;
dwc:verbatimLongitude "101.65689" ;
trt:gbifOccurrenceId "1438485904" ;
trt:httpUri <https://treatment.plazi.org/id/390987C9FFC4DD37F791FE30364106A5#01C83C82FFC4DD30F791FD9A37C70592> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390987C9FFC4DD37F791FE30364106A5.mc.01C83C82FFC4DD30F49FFD4735E905EA>
dwc:collectionCode "NWAFU" ;
dwc:eventDate "2014-09-25" ;
dwc:locality "Panzhihua City" ;
dwc:recordedBy "Li He" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1582" ;
dwc:verbatimLatitude "26.614372" ;
dwc:verbatimLongitude "101.67759" ;
trt:gbifOccurrenceId "1438485901" ;
trt:httpUri <https://treatment.plazi.org/id/390987C9FFC4DD37F791FE30364106A5#01C83C82FFC4DD30F49FFD4735E905EA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390987C9FFC4DD37F791FE30364106A5.mc.01C83C82FFC4DD30F6B3FD0F3782040E>
dwc:collectionCode "CLHC" ;
dwc:eventDate "2014-09-25" ;
dwc:locality "Panzhihua City" ;
dwc:recordedBy "Li He" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1582" ;
dwc:verbatimLatitude "26.614372" ;
dwc:verbatimLongitude "101.67759" ;
trt:gbifOccurrenceId "1438485902" ;
trt:httpUri <https://treatment.plazi.org/id/390987C9FFC4DD37F791FE30364106A5#01C83C82FFC4DD30F6B3FD0F3782040E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390987C9FFC4DD37F791FE30364106A5.mc.01C83C82FFC4DD30F4E4FD2B34F50446>
dwc:collectionCode "CLHC" ;
dwc:eventDate "2016-10-24" ;
dwc:locality "Panzhihua City" ;
dwc:recordedBy "Li He" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1410" ;
dwc:verbatimLatitude "26.604116" ;
dwc:verbatimLongitude "101.65689" ;
trt:gbifOccurrenceId "1438485903" ;
trt:httpUri <https://treatment.plazi.org/id/390987C9FFC4DD37F791FE30364106A5#01C83C82FFC4DD30F4E4FD2B34F50446> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390987C9FFC4DD37F791FE30364106A5.mc.01C83C82FFC4DD30F7CDFCF336A0047B>
dwc:collectionCode "CLHC" ;
dwc:eventDate "2016-12-07" ;
dwc:locality "Panzhihua City" ;
dwc:recordedBy "Benfu Miao" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1410" ;
dwc:verbatimLatitude "26.604116" ;
dwc:verbatimLongitude "101.65689" ;
trt:gbifOccurrenceId "1438485905" ;
trt:httpUri <https://treatment.plazi.org/id/390987C9FFC4DD37F791FE30364106A5#01C83C82FFC4DD30F7CDFCF336A0047B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,113 @@
@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/390987C9FFC5DD31F791FA0537C30070>
dc:creator "Wang, Xu; He, Zhiqiang; Wei, Cong" ;
dc:title "Cicadatra Kolenati 1857" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cicadatra_Kolenati_1857> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cicadatra_Amyot_1847> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4242.1.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4242.1.9>
bibo:endPage "184" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "174" ;
bibo:volume "4242" ;
dc:creator "Wang, Xu; He, Zhiqiang; Wei, Cong" ;
dc:date "2017" ;
dc:title "A new species of Cicadatra Kolenati, 1857 from China, with primary phylogenetic analyses of the tribe Cicadatrini (Hemiptera: Cicadidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cicadatra_Kolenati_1857>
dwc:ID-ENA "678710" ;
dwc:authority "Kolenati, 1857" ;
dwc:authorityName "Kolenati" ;
dwc:authorityYear "1857" ;
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadatra" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Kolenati, 1857" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HGBH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicadatra> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cicadatra_Amyot_1847>
dwc:authority "Amyot, 1847: 153" ;
dwc:authorityName "Amyot" ;
dwc:authorityPageNumber "153" ;
dwc:authorityYear "1847" ;
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadatra" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Amyot, 1847" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HGBH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicadatra> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cicadatra>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:genus "Cicadatra" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cicadidae>
dwc:class "Insecta" ;
dwc:family "Cicadidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,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/3909D684D49D252EA8793438BCF0A9E1>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ethelurgina_incomptus>' due to issues with rank ;
dc:creator "Broad, Gavin R." ;
dc:title "Ichneumon memorator Wesmael 1845" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ichneumon_memorator_Wesmael_1845> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e9042> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e9042>
bibo:endPage "9042" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "9042" ;
bibo:volume "4" ;
dc:creator "Broad, Gavin R." ;
dc:date "2016" ;
dc:title "Checklist of British and Irish Hymenoptera - Ichneumonidae" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ichneumon_memorator_Wesmael_1845>
dwc:ID-ENA "1667516" ;
dwc:authority "Wesmael, 1845" ;
dwc:authorityName "Wesmael" ;
dwc:authorityYear "1845" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Ichneumon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wesmael, 1845" ;
dwc:species "memorator" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3P9SD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumon_memorator> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ichneumon_memorator>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Ichneumon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "memorator" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumon>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Ichneumon" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,114 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/390A973641487FB5D19043D98D882FF6>
dc:creator "Liebherr, James K." ;
dc:title "Mecyclothorax cordicollis" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyclothorax_cordicollis>, <http://taxon-name.plazi.org/id/Animalia/Mecyclothorax_cordicollis> ;
trt:publishedIn <http://dx.doi.org/10.3897/dez.65.27424> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Mecyclothorax_cordicollis> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/dez.65.27424>
bibo:endPage "224" ;
bibo:issue "2" ;
bibo:journal "Deutsche Entomologische Zeitschrift" ;
bibo:startPage "177" ;
bibo:volume "65" ;
dc:creator "Liebherr, James K." ;
dc:date "2018" ;
dc:title "Taxonomic review of Australian Mecyclothorax Sharp (Coleoptera, Carabidae, Moriomorphini) with special emphasis on the M. lophoides (Chaudoir) species complex" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Mecyclothorax_cordicollis>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Mecyclothorax" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cordicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mecyclothorax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mecyclothorax>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Mecyclothorax" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyclothorax_cordicollis>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Cyclothorax" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cordicollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclothorax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyclothorax>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Cyclothorax" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,132 @@
@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/> .
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/390AB233CB765822DC9417CFAF72B344>
cito:cites <http://dx.doi.org/10.3897/phytokeys.99.23713.figure2>, <http://dx.doi.org/10.3897/phytokeys.99.23713.figure7>, <http://dx.doi.org/10.3897/phytokeys.99.23713.figure9>, <http://dx.doi.org/10.3897/phytokeys.99.23713.figure14> ;
dc:creator "Block, Petra De; Rakotonasolo, Franck; Ntore, Salvator; Sylvain G. Razafimandimbison,; Janssens, Steven" ;
dc:title "Helictosperma poissoniana Homolle ex De Block 2018, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Helictosperma_poissoniana_Block_2018> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.99.23713> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.99.23713>
bibo:endPage "66" ;
bibo:journal "PhytoKeys" ;
bibo:pubDate "2018-05-21" ;
bibo:startPage "1" ;
bibo:volume "99" ;
dc:creator "Block, Petra De; Rakotonasolo, Franck; Ntore, Salvator; Sylvain G. Razafimandimbison,; Janssens, Steven" ;
dc:date "2018" ;
dc:title "Four new endemic genera of Rubiaceae (Pavetteae) from Madagascar represent multiple radiations into drylands" ;
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.99.23713.figure2>, <http://dx.doi.org/10.3897/phytokeys.99.23713.figure7>, <http://dx.doi.org/10.3897/phytokeys.99.23713.figure9>, <http://dx.doi.org/10.3897/phytokeys.99.23713.figure14> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Helictosperma_poissoniana_Block_2018>
dwc:LSID "390AB233-CB76-5822-DC94-17CFAF72B344" ;
dwc:authority "Homolle ex De Block" ;
dwc:authorityName "Homolle ex De Block" ;
dwc:authorityYear "2018" ;
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Helictosperma" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Homolle ex De Block, 2018" ;
dwc:species "poissoniana" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Helictosperma_poissoniana> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Helictosperma_poissoniana>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Helictosperma" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "poissoniana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Helictosperma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Helictosperma>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:genus "Helictosperma" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Rubiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Rubiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Gentianales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/phytokeys.99.23713.figure2>
dc:description "Figure 2. Exallosperma and Helictosperma. A-C Exallosperma longiflora: A flowering branch B inflorescence C infructescence from herbarium specimen Gautier et al. 4257 D Helictosperma poissoniana, flowering branch E, F Helictosperma malacophylla: E inflorescence F detail of inflorescence. Photographs: P. De Block (A, D), S. Dessein (E, F), L. Nusbaumer (B, C, ©: Conservatoire et Jardin botaniques de la Ville de Geneve)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/203817> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.99.23713.figure7>
dc:description "Figure 7. Helictosperma poissoniana. A flowering branch B dimorphic stipules of vegetative and reproductive nodes C short-shoot bearing young infructescence D bracteole, ovary and calyx E corolla, style, stigma and anthers F fruit G placenta and ovules, abaxial view H placenta and ovules, adaxial view. A, C De Block & Rakotonasolo 797 B De Block 910 D, E Jongkind et al. 3415 F Randriamiera 8795 - RN G, H Jongkind et al. 3258." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/203822> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.99.23713.figure9>
dc:description "Figure 9. Pollen of Exallosperma and Helictosperma. A-D, M Exallosperma longiflora E-H, N Helictosperma malacophylla I-L H. poissoniana. A, E, I polar view B, F, J equatorial view C, G, K mesocolpium D, H, L ectoaperture M, N pollen grain wall. A, M Nusbaumer & Ranirison 1992 B-D De Block et al. 1132 E-H, N Phillipson 3068 I-L Leandri 573." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/203824> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.99.23713.figure14>
dc:description "Figure 14. Distribution maps. A Exallosperma longiflora B Helictosperma malacophylla C H. poissoniana D Pseudocoptosperma menabense E Tulearia splendida F T. capsaintemariensis." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/203829> ;
a fabio:Figure .

View file

@ -0,0 +1,104 @@
@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/390AC83476EE08AA6135282AE37AA1F8>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/odoratus>' due to issues with rank ;
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
dc:title "Cyperus odoratus var. odoratus var. odoratus" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Cyperus_odoratus_odoratus> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7964> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cyperus_odoratus_odoratus> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e7964>
bibo:endPage "7964" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "7964" ;
bibo:volume "4" ;
dc:creator "Howell, Nathan; Krings, Alexander; Braham, Richard R" ;
dc:date "2016" ;
dc:title "Guide to the littoral zone vascular flora of Carolina bay lakes (U. S. A.)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Cyperus_odoratus_odoratus>
dwc:class "Liliopsida" ;
dwc:family "Cyperaceae" ;
dwc:genus "Cyperus" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "odoratus" ;
dwc:variety "odoratus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperus_odoratus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Cyperus_odoratus>
dwc:class "Liliopsida" ;
dwc:family "Cyperaceae" ;
dwc:genus "Cyperus" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "odoratus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Cyperus>
dwc:class "Liliopsida" ;
dwc:family "Cyperaceae" ;
dwc:genus "Cyperus" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
dwc:class "Liliopsida" ;
dwc:family "Cyperaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,107 @@
@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/390AD56BD4F38B6A24A4352D427FD8F7>
dc:creator "Marzio Zapparoli" ;
dc:title "Geophilus carpophagus Leach, 1815" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geophilus_carpophagus_Leach_1815> ;
trt:publishedIn <http://publication.plazi.org/id/20C65B689754566A8C2A291A77890F7D> ;
a trt:Treatment .
<http://publication.plazi.org/id/20C65B689754566A8C2A291A77890F7D>
bibo:endPage "340" ;
bibo:issue "1984" ;
bibo:journal "BIOGEOGRAPHIA-Lav. Soc. ital. Biogeoqr. N. S." ;
bibo:startPage "311" ;
bibo:volume "10" ;
dc:creator "Marzio Zapparoli" ;
dc:date "1986" ;
dc:title "Osservazioni sui Chilopodi dell'Appennino lucano e calabrese (Chilopoda)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Geophilus_carpophagus_Leach_1815>
dwc:authority "Leach, 1815" ;
dwc:authorityName "Leach," ;
dwc:authorityYear "1815" ;
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Geophilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Leach,, 1815" ;
dwc:species "carpophagus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FQZY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geophilus_carpophagus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Geophilus_carpophagus>
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Geophilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Geophilomorpha" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "carpophagus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geophilus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Geophilus>
dwc:class "Chilopoda" ;
dwc:family "Geophilidae" ;
dwc:genus "Geophilus" ;
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 .

View file

@ -0,0 +1,107 @@
@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/> .
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/390B852E4BF0E6798CA3DD57940159F3>
dc:creator "Papp, Viktor" ;
dc:title "Postia alni Niemelae & Vampola 2001" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Postia_alni_Niemelae_2001> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1034> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.2.e1034>
bibo:endPage "1034" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "1034" ;
bibo:volume "2" ;
dc:creator "Papp, Viktor" ;
dc:date "2014" ;
dc:title "Postiaalni Niemelae & Vampola (Basidiomycota, Polyporales) - member of the problematic Postiacaesia complex - has been found for the first time in Hungary" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Fungi/Postia_alni_Niemelae_2001>
dwc:authority "Niemelae & Vampola, 2001" ;
dwc:authorityName "Niemelae & Vampola" ;
dwc:authorityYear "2001" ;
dwc:class "Agaricomycetes" ;
dwc:family "Fomitopsidaceae" ;
dwc:genus "Postia" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Niemelae & Vampola, 2001" ;
dwc:species "alni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Postia_alni> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Fungi/Postia_alni>
dwc:class "Agaricomycetes" ;
dwc:family "Fomitopsidaceae" ;
dwc:genus "Postia" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "species" ;
dwc:species "alni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Postia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Postia>
dwc:class "Agaricomycetes" ;
dwc:family "Fomitopsidaceae" ;
dwc:genus "Postia" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Fomitopsidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Fomitopsidaceae>
dwc:class "Agaricomycetes" ;
dwc:family "Fomitopsidaceae" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Polyporales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Polyporales>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:order "Polyporales" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Agaricomycetes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Agaricomycetes>
dwc:class "Agaricomycetes" ;
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
dwc:kingdom "Fungi" ;
dwc:phylum "Basidiomycota" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Fungi>
dwc:kingdom "Fungi" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,231 @@
@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/390B87EAFF80FF8BFF5AAB81FDD3FAB0>
cito:cites <http://dx.doi.org/10.5281/zenodo.3777834>, <http://dx.doi.org/10.5281/zenodo.3777838>, <http://dx.doi.org/10.5281/zenodo.3777836> ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:title "Tetragnatha renatoi Castanheira & Baptista 2020, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFE9CAA15FEE9FC8D>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFE91AA71FE1BFC51>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFE04AA5DFB7AFC51>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFB24AA5CFEF4FBC1>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFE91AACCFB34FBC6>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFB50AACCFAD0FB52>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFD8AADBDFD8FFB1A>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFDF5AD99FBA1FB39>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFBD9ADE4FA3EFAE1>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFF5AAC08FBEEFA85> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_renatoi_Castanheira_2020> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4768.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4768.1.4>
bibo:endPage "75" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-04-30" ;
bibo:startPage "43" ;
bibo:volume "4768" ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:date "2020" ;
dc:title "Notes on slender species of the long-jawed spider genus Tetragnatha (Araneae Tetragnathidae) with description of three new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3777834>, <http://dx.doi.org/10.5281/zenodo.3777838>, <http://dx.doi.org/10.5281/zenodo.3777836> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_renatoi_Castanheira_2020>
dwc:authority "Castanheira & Baptista, 2020" ;
dwc:authorityName "Castanheira & Baptista" ;
dwc:authorityYear "2020" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Castanheira & Baptista, 2020" ;
dwc:species "renatoi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZQQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_renatoi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_renatoi>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "renatoi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnathidae>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3777834>
dc:description "FIGURE 4. Tetragnatha renatoi new species male holotype: A, dorsal habitus. B, ventral habitus. CF, left chelicera; C, upper view. D, inner view. E, lower view. F, outer view. GI, left palp; G, mesal view. H, dorsal view. I, ventral view (paracymbium). Scale bars, A, B, 2 mm; C, D, E, F, 0.5 mm; G, H, I, 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777834/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777838>
dc:description "FIGURE 6. Tetragnatha renatoi new species SEM photos: AB, male left chelicerae; A, upper view (MCTP 28044). B, lower view (MACN 24546). CF, left male palp; C, mesal view (MCTP 28044). D, embolus detail, dorsal view (MCTP 43328 ex 40657). E, embolus detail, ventral view (MCTP 28044). F, paracymbium detail, ventral view (MCTP 28044). G, epiandrous detail, ventral view (MCTP 28044). Scale bars, A, B, 0.2 mm; C, D, F, 0.1 mm; E, 0.05 mm; G, 0.02 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777838/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777836>
dc:description "FIGURE 5. Tetragnatha renatoi new species female paratype (MCTP 43331): A, dorsal habitus. B, lateral habitus. C, ventral habitus. DG, left chelicera; D, upper view. E, inner view. F, lower view. G, outer view. HI, female genitalia; H, genital fold, ventral view. I, internal genitalia, dorsal view. Scale bars, A, B, C, 2 mm; D, E, F, G, H, 0.2 mm; I, 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777836/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFE9CAA15FEE9FC8D>
dwc:catalogNumber "MCTP 43329" ;
dwc:collectionCode "MCTP" ;
dwc:eventDate "1995-03-24" ;
dwc:locality "Viamao" ;
dwc:recordedBy "A. A. Lise" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2609494343" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF80FF8BFF5AAB81FDD3FAB0#01CA3CA1FF80FF8EFE9CAA15FEE9FC8D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFE91AA71FE1BFC51>
dwc:catalogNumber "MACN 24546" ;
dwc:collectionCode "MACN" ;
dwc:eventDate "1995-10-23" ;
dwc:locality "Parque Nacional Iguazu" ;
dwc:recordedBy "M. Ramirez" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2609494346" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF80FF8BFF5AAB81FDD3FAB0#01CA3CA1FF80FF8EFE91AA71FE1BFC51> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFE04AA5DFB7AFC51>
dwc:catalogNumber "MNRJ 14148" ;
dwc:collectionCode "MNRJ" ;
dwc:locality "Rio Negro" ;
dwc:recordedBy "Franciscanos" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2609494355" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF80FF8BFF5AAB81FDD3FAB0#01CA3CA1FF80FF8EFE04AA5DFB7AFC51> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFB24AA5CFEF4FBC1>
dwc:catalogNumber "MCTP 5261, MCTP 43330, MCTP 6816, MCTP 8090, MCTP 43331, MCTP 8802" ;
dwc:collectionCode "MCTP" ;
dwc:eventDate "1994-08-12" ;
dwc:locality "Est. Exp. Fitotecnica" ;
dwc:recordedBy "A. A. Lise" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2609494349" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF80FF8BFF5AAB81FDD3FAB0#01CA3CA1FF80FF8EFB24AA5CFEF4FBC1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFE91AACCFB34FBC6>
dwc:catalogNumber "IBSP 16123" ;
dwc:collectionCode "IBSP" ;
dwc:eventDate "1996-04-15" ;
dwc:locality "Porto Velho" ;
dwc:recordedBy "Equipe" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2609494340" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF80FF8BFF5AAB81FDD3FAB0#01CA3CA1FF80FF8EFE91AACCFB34FBC6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFB50AACCFAD0FB52>
dwc:catalogNumber "IBSP 132295, IBSP 61387, MNRJ 60020" ;
dwc:collectionCode "R" ;
dwc:eventDate "1999-09-09" ;
dwc:locality "Reservatorio de Guarapiranga" ;
dwc:recordedBy "Parque Ilha dos Eucaliptos & de Guarapiranga & P. Indicatti & I. Cizauskas & M. Garcia & A. P. Gonzalez & A. Giupponi" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2609494338" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF80FF8BFF5AAB81FDD3FAB0#01CA3CA1FF80FF8EFB50AACCFAD0FB52> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFD8AADBDFD8FFB1A>
dwc:catalogNumber "MCTP 7602" ;
dwc:collectionCode "MCTP" ;
dwc:eventDate "1995-11-15" ;
dwc:locality "Serra da Farinha Seca" ;
dwc:recordedBy "Lise" ;
trt:gbifOccurrenceId "2609494362" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF80FF8BFF5AAB81FDD3FAB0#01CA3CA1FF80FF8EFD8AADBDFD8FFB1A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFDF5AD99FBA1FB39>
dwc:catalogNumber "IBSP 170200" ;
dwc:collectionCode "IBSP" ;
dwc:eventDate "2011-02-24" ;
dwc:locality "Centro de Instrucao Marechal Newton Cavalcanti" ;
dwc:recordedBy "C. A. Rheims & A. A. Costa Silva Filho" ;
trt:gbifOccurrenceId "2609494348" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF80FF8BFF5AAB81FDD3FAB0#01CA3CA1FF80FF8EFDF5AD99FBA1FB39> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFBD9ADE4FA3EFAE1>
dwc:catalogNumber "MCTP 43326, MCTP 28044, MCTP 43328" ;
dwc:collectionCode "R" ;
dwc:eventDate "1987-10-19" ;
dwc:locality "Parque Witeck" ;
dwc:recordedBy "C. J. Becker & G. Buss & C. B. Kotzian & L. Indrusiak" ;
trt:gbifOccurrenceId "2609494353" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF80FF8BFF5AAB81FDD3FAB0#01CA3CA1FF80FF8EFBD9ADE4FA3EFAE1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF80FF8BFF5AAB81FDD3FAB0.mc.01CA3CA1FF80FF8EFF5AAC08FBEEFA85>
dwc:catalogNumber "MCTP 43327" ;
dwc:collectionCode "MCTP" ;
dwc:eventDate "2010-09" ;
dwc:locality "Rio Uruguai" ;
dwc:recordedBy "J. Cabra" ;
trt:gbifOccurrenceId "2609494347" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF80FF8BFF5AAB81FDD3FAB0#01CA3CA1FF80FF8EFF5AAC08FBEEFA85> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,328 @@
@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/390B87EAFF85FF96FF5AACBFFE74FE62>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_Latreille_1804>, <http://dx.doi.org/10.5281/zenodo.3777840>, <http://dx.doi.org/10.5281/zenodo.3777842>, <http://dx.doi.org/10.5281/zenodo.3777846>, <http://dx.doi.org/10.5281/zenodo.3777852>, <http://dx.doi.org/10.5281/zenodo.3777854> ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:title "Tetragnatha chiyokoae Castanheira & Baptista 2020, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF85FF96FF5AACBFFE74FE62.mc.01CA3CA1FF85FF8BFE99AE38FDFDF898>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF85FF96FF5AACBFFE74FE62.mc.01CA3CA1FF85FF8BFDA1AE04FCCFF8BC>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF85FF96FF5AACBFFE74FE62.mc.01CA3CA1FF85FF8BFCB4AE60FE73F808> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chiyokoae_Castanheira_2020> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Okuma_1988>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_1990>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Okuma_1993>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Song_1999>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Zhu_2003>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_2007>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_2009> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4768.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4768.1.4>
bibo:endPage "75" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-04-30" ;
bibo:startPage "43" ;
bibo:volume "4768" ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:date "2020" ;
dc:title "Notes on slender species of the long-jawed spider genus Tetragnatha (Araneae Tetragnathidae) with description of three new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3777840>, <http://dx.doi.org/10.5281/zenodo.3777842>, <http://dx.doi.org/10.5281/zenodo.3777846>, <http://dx.doi.org/10.5281/zenodo.3777852>, <http://dx.doi.org/10.5281/zenodo.3777854> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chiyokoae_Castanheira_2020>
dwc:authority "Castanheira & Baptista, 2020" ;
dwc:authorityName "Castanheira & Baptista" ;
dwc:authorityYear "2020" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Castanheira & Baptista, 2020" ;
dwc:species "chiyokoae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZQS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chiyokoae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_Latreille_1804>
dwc:authorityName "Latreille" ;
dwc:authorityYear "1804" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Latreille, 1804" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZQS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Okuma_1988>
dwc:authority ": Okuma, 1988 b: 196" ;
dwc:authorityName ": Okuma" ;
dwc:authorityPageNumber "196" ;
dwc:authorityYear "1988" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Okuma, 1988" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZQS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_1990>
dwc:authority ": Tanikawa, 1990: 9" ;
dwc:authorityName ": Tanikawa" ;
dwc:authorityPageNumber "9" ;
dwc:authorityYear "1990" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tanikawa, 1990" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZQS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Okuma_1993>
dwc:authority ": Okuma et al., 1993: 44" ;
dwc:authorityName "Okuma" ;
dwc:authorityPageNumber "44" ;
dwc:authorityYear "1993" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Okuma, 1993" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZQS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Song_1999>
dwc:authority ": Song et al., 1999: 221" ;
dwc:authorityName "Song" ;
dwc:authorityPageNumber "221" ;
dwc:authorityYear "1999" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Song, 1999" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZQS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Zhu_2003>
dwc:authority ": Zhu et al., 2003: 128" ;
dwc:authorityName "Zhu" ;
dwc:authorityPageNumber "128" ;
dwc:authorityYear "2003" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zhu, 2003" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZQS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_2007>
dwc:authority ": Tanikawa, 2007: 108" ;
dwc:authorityName ": Tanikawa" ;
dwc:authorityPageNumber "108" ;
dwc:authorityYear "2007" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tanikawa, 2007" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZQS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_2009>
dwc:authority ": Tanikawa, 2009: 416" ;
dwc:authorityName ": Tanikawa" ;
dwc:authorityPageNumber "416" ;
dwc:authorityYear "2009" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tanikawa, 2009" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZQS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chiyokoae>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chiyokoae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnathidae>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chauliodus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3777840>
dc:description "FIGURE 7. Tetragnatha chiyokoae new species male holotype: A, dorsal habitus. BD, left chelicera; B, upper view. C, inner view. D, lower view. EG, left palp; E, mesal view. F, dorsal view. G, ventral view (paracymbium). Scale bars, A, 2 mm; B, C, D, 0.5 mm; E, F, G, 0.2 mm. Photos, Feng Zhang." ;
fabio:hasRepresentation <https://zenodo.org/record/3777840/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777842>
dc:description "FIGURE 8. Tetragnatha chiyokoae new species female paratype (NSMT-Ar 17244): A, B, left chelicera; A, upper view. B, lower view. * = midway conspicuous concavity. Photos, Akio Tanikawa." ;
fabio:hasRepresentation <https://zenodo.org/record/3777842/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777846>
dc:description "FIGURE 10. Tetragnatha chauliodus female (UFRJ 1313): A, dorsal habitus. B, lateral habitus. C, ventral habitus. DG, left chelicera; D, upper view. E, inner view. F, lower view. G, outer view. H, genital fold, ventral view. Scale bars, A, B, C, 2 mm; D, E, F, G, H, 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777846/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777852>
dc:description "FIGURE 13. Tetragnatha tenuissima female: A, dorsal habitus (UFRJ 1534). B, lateral habitus (UFRJ 1534). C, ventral habitus (UFRJ 1534). DG, left chelicera (UFRJ 1534); D, upper view. E, inner view. F, lower view. G, outer view. HI, female genitalia; H, genital fold, ventral view (UFRJ 1534). I, internal genitalia, dorsal view (UFRJ 1520). Scale bars, A, B, C, 2 mm; D, E, F, G, 0.5 mm; H, 0.2 mm; I, 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777852/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777854>
dc:description "FIGURE 14. Tetragnatha tenuissima new species SEM photos: AB, male left chelicerae (MPEG 031350); A, upper view. B, lower view. CD, female left chelicerae (UFRJ 1534); C, upper view; D, lower view. EG, left male palp (MPEG 031349); E, mesal view. F, embolus detail, ventral view. G, paracymbium detail, ventral view. H, epiandrous detail, ventral view (MPEG 031350). Scale bars, A, B, C, D, E, 0.2 mm; F, H, 0.02 mm; G, 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777854/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF85FF96FF5AACBFFE74FE62.mc.01CA3CA1FF85FF8BFE99AE38FDFDF898>
dwc:catalogNumber "MHBU 331" ;
dwc:collectionCode "MHBU" ;
dwc:eventDate "2000-07-29" ;
dwc:locality "Menglong county" ;
dwc:recordedBy "M. Zhu & F. Zhang & J. Zhang" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "21.9" ;
dwc:verbatimLongitude "101.2" ;
trt:gbifOccurrenceId "2609494359" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF85FF96FF5AACBFFE74FE62#01CA3CA1FF85FF8BFE99AE38FDFDF898> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF85FF96FF5AACBFFE74FE62.mc.01CA3CA1FF85FF8BFDA1AE04FCCFF8BC>
dwc:collectionCode "MHBU" ;
dwc:eventDate "2000-07-29" ;
dwc:locality "Menglong county" ;
dwc:recordedBy "M. Zhu & F. Zhang & J. Zhang" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "21.9" ;
dwc:verbatimLongitude "101.2" ;
trt:gbifOccurrenceId "2609494345" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF85FF96FF5AACBFFE74FE62#01CA3CA1FF85FF8BFDA1AE04FCCFF8BC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF85FF96FF5AACBFFE74FE62.mc.01CA3CA1FF85FF8BFCB4AE60FE73F808>
dwc:catalogNumber "UFRJ 1633" ;
dwc:collectionCode "UFRJ" ;
dwc:eventDate "1996-03-31" ;
dwc:locality "Okinawa prefecture" ;
dwc:recordedBy "Iriomotejima Is. & A. Tanikawa" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "24.37296" ;
dwc:verbatimLongitude "123.754105" ;
trt:gbifOccurrenceId "2609494360" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF85FF96FF5AACBFFE74FE62#01CA3CA1FF85FF8BFCB4AE60FE73F808> ;
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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/390B87EAFF8AFF84FF5AAF62FD9FF96A>
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:title "Tetragnathidae Menge 1866" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetragnathidae_Menge_1866> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4768.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4768.1.4>
bibo:endPage "75" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-04-30" ;
bibo:startPage "43" ;
bibo:volume "4768" ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:date "2020" ;
dc:title "Notes on slender species of the long-jawed spider genus Tetragnatha (Araneae Tetragnathidae) with description of three new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnathidae_Menge_1866>
dwc:ID-ENA "27394" ;
dwc:authority "Menge, 1866" ;
dwc:authorityName "Menge" ;
dwc:authorityYear "1866" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Menge, 1866" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/H3F> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tetragnathidae>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,200 @@
@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/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1>
cito:cites <http://dx.doi.org/10.5281/zenodo.3777830>, <http://dx.doi.org/10.5281/zenodo.3777832> ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:title "Tetragnatha megalocera Castanheira & Baptista 2020, new species" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8AFF84FE33AE66FE02F842>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8AFF84FE7DAE43FDA1F867>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8AFF85FDDBAEADFC3CF82B>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8CFF82FD8DA8A1FE18FE25>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8CFF82FE07A8E8FAA4FDB1>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8CFF82FAC2AB7CFD85FC56>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8CFF82FDFDAA5CFBC2FBC1> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_megalocera_Castanheira_2020> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4768.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4768.1.4>
bibo:endPage "75" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-04-30" ;
bibo:startPage "43" ;
bibo:volume "4768" ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:date "2020" ;
dc:title "Notes on slender species of the long-jawed spider genus Tetragnatha (Araneae Tetragnathidae) with description of three new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3777830>, <http://dx.doi.org/10.5281/zenodo.3777832> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_megalocera_Castanheira_2020>
dwc:authority "Castanheira & Baptista, 2020" ;
dwc:authorityName "Castanheira & Baptista" ;
dwc:authorityYear "2020" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Castanheira & Baptista, 2020" ;
dwc:species "megalocera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/98ZQR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_megalocera> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_megalocera>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "megalocera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnathidae>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3777830>
dc:description "FIGURE 2. Tetragnatha megalocera new species female: A, dorsal habitus (UFRJ 1477). B, lateral habitus (UFRJ 1477). C, ventral habitus (UFRJ 1477). DG, left chelicera (UFRJ 1477); D, upper view. E, inner view. F, lower view. G, outer view. HI, female genitalia; H, genital fold, ventral view (UFRJ 1477). I, internal genitalia, dorsal view (MCTP 13952). Scale bars, A, B, C, 2 mm; D, E, F, G, H, I, 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777830/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777832>
dc:description "FIGURE 3. Tetragnatha megalocera new species SEM photos (MCTP 3379): AB, male left chelicerae; A, upper view. B, lower view. C, female left chelicerae inner view. DG, left male palp; D, mesal view. E, embolus detail, mesal view. F, paracymbium detail, ventral view. G, embolus detail, dorsal view. H, epiandrous detail, ventral view. I, genital fold, ventral view. Scale bars, A, B, 0.2 mm; C, D, F, I, 0.1 mm; E, G, 0.05 mm; H, 0.02 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777832/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8AFF84FE33AE66FE02F842>
dwc:catalogNumber "MCTP 0357" ;
dwc:collectionCode "MCTP" ;
dwc:eventDate "1987-09-25" ;
dwc:locality "Sao Leopoldo" ;
dwc:recordedBy "C. J. Becker" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2609494350" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1#01CA3CA1FF8AFF84FE33AE66FE02F842> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8AFF84FE7DAE43FDA1F867>
dwc:catalogNumber "UFRJ 1476" ;
dwc:collectionCode "R" ;
dwc:eventDate "2009-01-24" ;
dwc:locality "Espirito Santo" ;
dwc:recordedBy "Baptista" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2609494351" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1#01CA3CA1FF8AFF84FE7DAE43FDA1F867> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8AFF85FDDBAEADFC3CF82B>
dwc:catalogNumber "UFRJ 1565, UFRJ 1477" ;
dwc:collectionCode "R" ;
dwc:eventDate "2014-11-01" ;
dwc:locality "Lagoa" ;
dwc:recordedBy "de Macacu & Baptista & Mendes & Centro Marista Sao Jose das Paineiras" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "551" ;
dwc:verbatimLatitude "-22.50975" ;
dwc:verbatimLongitude "-43.75458" ;
trt:gbifOccurrenceId "2609494358" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1#01CA3CA1FF8AFF85FDDBAEADFC3CF82B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8CFF82FD8DA8A1FE18FE25>
dwc:catalogNumber "UFRJ 1478, IBSP 133175" ;
dwc:collectionCode "T" ;
dwc:eventDate "2005-10-13" ;
dwc:locality "Duas Caras" ;
dwc:recordedBy "A. Perez-Gonzalez & Souza" ;
dwc:verbatimLatitude "-20.29159" ;
dwc:verbatimLongitude "-40.51949" ;
trt:gbifOccurrenceId "2609494352" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1#01CA3CA1FF8CFF82FD8DA8A1FE18FE25> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8CFF82FE07A8E8FAA4FDB1>
dwc:catalogNumber "UFRJ 1517, MNRJ 7517, UFRJ 1479, UFRJ 1480" ;
dwc:collectionCode "R" ;
dwc:eventDate "2011-03-15" ;
dwc:locality "Macae" ;
dwc:recordedBy "de Macacu & G. O. Assuncao & da Fazenda & Baptista & Pedroso" ;
trt:gbifOccurrenceId "2609494342" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1#01CA3CA1FF8CFF82FE07A8E8FAA4FDB1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8CFF82FAC2AB7CFD85FC56>
dwc:catalogNumber "MCTP 41481, MCTP 3379, MCTP 3380, MCTP 3384, MCTP 41483, MCTP 6689, MCTP 37284, MCTP 27885, MCTP 13952, MCTP 0370, MNRJ 7521, MCTP 0333, MCTP 0816" ;
dwc:collectionCode "R" ;
dwc:eventDate "1987-09-28" ;
dwc:locality "Sao Francisco de Paula" ;
dwc:recordedBy "G. Buss & A. A. Lise & A. Oliveira & C. J. Becker" ;
trt:gbifOccurrenceId "2609494354" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1#01CA3CA1FF8CFF82FAC2AB7CFD85FC56> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1.mc.01CA3CA1FF8CFF82FDFDAA5CFBC2FBC1>
dwc:catalogNumber "MZUSP 4780, IBSP 24744, IBSP 25215, IBSP 58772, MZUSP 8214" ;
dwc:collectionCode "MZUSP, IBSP" ;
dwc:eventDate "1966-01-25" ;
dwc:locality "Peruibe" ;
dwc:recordedBy "Reme & A. D. Brescovit & Ribeirao Grande & M. O. Gonzaga & Biasi & Tammi & Boscheno" ;
dwc:verbatimLatitude "-24.55" ;
trt:gbifOccurrenceId "2609494357" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF8AFF8EFF5AAFD2FD1DFDB1#01CA3CA1FF8CFF82FDFDAA5CFBC2FBC1> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,220 @@
@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/390B87EAFF94FF9AFF5AACAAFB6AF82F>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Cyrtognatha_Keyserling_1881>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_Latreille_1804>, <http://dx.doi.org/10.5281/zenodo.3777858> ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:title "Tetragnatha exilima" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_exilima_Mello-Leitao_1943> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cyrtognatha_exilima_Mello-Leitao_1943>, <http://taxon-concept.plazi.org/id/Animalia/Cyrtognatha_exilima_Brignoli_1983>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_exilima_Dimitrov_2009> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4768.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4768.1.4>
bibo:endPage "75" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-04-30" ;
bibo:startPage "43" ;
bibo:volume "4768" ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:date "2020" ;
dc:title "Notes on slender species of the long-jawed spider genus Tetragnatha (Araneae Tetragnathidae) with description of three new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3777858> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_exilima_Mello-Leitao_1943>
dwc:authority "(Mello-Leitao, 1943)" ;
dwc:baseAuthorityName "Mello-Leitao" ;
dwc:baseAuthorityYear "1943" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mello-Leitao, 1943)" ;
dwc:species "exilima" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_exilima> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cyrtognatha_exilima_Mello-Leitao_1943>
dwc:authority "Mello-Leitao, 1943: 176" ;
dwc:authorityName "Mello-Leitao" ;
dwc:authorityPageNumber "176" ;
dwc:authorityYear "1943" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Cyrtognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mello-Leitao, 1943" ;
dwc:species "exilima" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyrtognatha_exilima> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cyrtognatha_exilima_Brignoli_1983>
dwc:authority "Brignoli, 1983: 221" ;
dwc:authorityName "Brignoli" ;
dwc:authorityPageNumber "221" ;
dwc:authorityYear "1983" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Cyrtognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Brignoli, 1983" ;
dwc:species "exilima" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyrtognatha_exilima> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_exilima_Dimitrov_2009>
dwc:authority "Dimitrov & Hormiga, 2009: 100" ;
dwc:authorityName "Dimitrov & Hormiga" ;
dwc:authorityPageNumber "100" ;
dwc:authorityYear "2009" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dimitrov & Hormiga, 2009" ;
dwc:species "exilima" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_exilima> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cyrtognatha_Keyserling_1881>
dwc:authority "Keyserling, 1881" ;
dwc:authorityName "Keyserling" ;
dwc:authorityYear "1881" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Cyrtognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Keyserling, 1881" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyrtognatha> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_Latreille_1804>
dwc:authorityName "Latreille" ;
dwc:authorityYear "1804" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Latreille, 1804" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_exilima>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "exilima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnathidae>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyrtognatha_exilima>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Cyrtognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "exilima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyrtognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyrtognatha>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Cyrtognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3777858>
dc:description "FIGURE 16. Nomina dubia: A, T. exilima female holotype, habitus lateral view (detail, left chelicera inner view). B, T. exilima holotype label. C, T. filigastra male holotype, carapace lateral view. D, T. filigastra holotype label. E, T. lactescens holotype female, habitus lateral view. F, T. lactescens holotype label." ;
fabio:hasRepresentation <https://zenodo.org/record/3777858/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,228 @@
@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/390B87EAFF95FF98FF5AAE09FC04FBC1>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Agriognatha_Pickard-Cambridge_1896>, <http://taxon-concept.plazi.org/id/Animalia/Cyrtognatha_Keyserling_1881>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_Latreille_1804>, <http://dx.doi.org/10.5281/zenodo.3777858> ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:title "Tetragnatha lactescens" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_lactescens_Mello-Leitao_1947> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Agriognatha_lactescens_Mello-Leitao_1947>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_lactescens_Dimitrov_2009> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4768.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4768.1.4>
bibo:endPage "75" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-04-30" ;
bibo:startPage "43" ;
bibo:volume "4768" ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:date "2020" ;
dc:title "Notes on slender species of the long-jawed spider genus Tetragnatha (Araneae Tetragnathidae) with description of three new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3777858> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_lactescens_Mello-Leitao_1947>
dwc:authority "(Mello-Leitao, 1947)" ;
dwc:baseAuthorityName "Mello-Leitao" ;
dwc:baseAuthorityYear "1947" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mello-Leitao, 1947)" ;
dwc:species "lactescens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_lactescens> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Agriognatha_lactescens_Mello-Leitao_1947>
dwc:authority "Mello-Leitao, 1947: 11" ;
dwc:authorityName "Mello-Leitao" ;
dwc:authorityPageNumber "11" ;
dwc:authorityYear "1947" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Agriognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mello-Leitao, 1947" ;
dwc:species "lactescens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agriognatha_lactescens> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_lactescens_Dimitrov_2009>
dwc:authority "Dimitrov & Hormiga, 2009: 98" ;
dwc:authorityName "Dimitrov & Hormiga" ;
dwc:authorityPageNumber "98" ;
dwc:authorityYear "2009" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dimitrov & Hormiga, 2009" ;
dwc:species "lactescens" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_lactescens> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Agriognatha_Pickard-Cambridge_1896>
dwc:authority "O. Pickard-Cambridge, 1896" ;
dwc:authorityName "O. Pickard-Cambridge" ;
dwc:authorityYear "1896" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Agriognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "O. Pickard-Cambridge, 1896" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agriognatha> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cyrtognatha_Keyserling_1881>
dwc:authorityName "Keyserling" ;
dwc:authorityYear "1881" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Cyrtognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Keyserling, 1881" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyrtognatha> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_Latreille_1804>
dwc:authorityName "Latreille" ;
dwc:authorityYear "1804" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Latreille, 1804" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_lactescens>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lactescens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnathidae>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Agriognatha_lactescens>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Agriognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lactescens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agriognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Agriognatha>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Agriognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyrtognatha>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Cyrtognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3777858>
dc:description "FIGURE 16. Nomina dubia: A, T. exilima female holotype, habitus lateral view (detail, left chelicera inner view). B, T. exilima holotype label. C, T. filigastra male holotype, carapace lateral view. D, T. filigastra holotype label. E, T. lactescens holotype female, habitus lateral view. F, T. lactescens holotype label." ;
fabio:hasRepresentation <https://zenodo.org/record/3777858/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,143 @@
@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/390B87EAFF95FF9BFF5AA9ADFA22FE2A>
cito:cites <http://dx.doi.org/10.5281/zenodo.3777858> ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:title "Tetragnatha filigastra Mello-Leitao 1943" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_filigastra_Mello-Leitao_1943> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_tenuissima_Pickard-Cambridge_1889> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4768.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4768.1.4>
bibo:endPage "75" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-04-30" ;
bibo:startPage "43" ;
bibo:volume "4768" ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:date "2020" ;
dc:title "Notes on slender species of the long-jawed spider genus Tetragnatha (Araneae Tetragnathidae) with description of three new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3777858> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_filigastra_Mello-Leitao_1943>
dwc:authority "Mello-Leitao, 1943" ;
dwc:authorityName "Mello-Leitao" ;
dwc:authorityYear "1943" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mello-Leitao, 1943" ;
dwc:species "filigastra" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_filigastra> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_tenuissima_Pickard-Cambridge_1889>
dwc:authorityName "O. Pickard-Cambridge" ;
dwc:authorityYear "1889" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "O. Pickard-Cambridge, 1889" ;
dwc:species "tenuissima" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_tenuissima> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_filigastra>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "filigastra" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnathidae>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_tenuissima>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tenuissima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3777858>
dc:description "FIGURE 16. Nomina dubia: A, T. exilima female holotype, habitus lateral view (detail, left chelicera inner view). B, T. exilima holotype label. C, T. filigastra male holotype, carapace lateral view. D, T. filigastra holotype label. E, T. lactescens holotype female, habitus lateral view. F, T. lactescens holotype label." ;
fabio:hasRepresentation <https://zenodo.org/record/3777858/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,402 @@
@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/390B87EAFF98FF90FF5AAB35FC4BFD21>
cito:cites <http://dx.doi.org/10.5281/zenodo.3777844>, <http://dx.doi.org/10.5281/zenodo.3777840>, <http://dx.doi.org/10.5281/zenodo.3777842>, <http://dx.doi.org/10.5281/zenodo.3777846>, <http://dx.doi.org/10.5281/zenodo.3777852>, <http://dx.doi.org/10.5281/zenodo.3777854>, <http://dx.doi.org/10.5281/zenodo.3777848> ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:title "Tetragnatha chauliodus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF98FF90FF5AAB35FC4BFD21.mc.01CA3CA1FF98FF96FDA4AD35FCCDFBED>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF98FF90FF5AAB35FC4BFD21.mc.01CA3CA1FF98FF96FCB7AD11FC93FBB1>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF98FF90FF5AAB35FC4BFD21.mc.01CA3CA1FF98FF96FC89AD7DFE92FB79> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Thorell_1890> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Limoxera_chauliodus_Thorell_1890>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Gravely_1921>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Okuma_1987>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Okuma_1988>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_1990>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Okuma_1993>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Song_1999>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_zhangfu_Zhu_2003>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_2007>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_2009>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Basu_2016> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4768.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4768.1.4>
bibo:endPage "75" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-04-30" ;
bibo:startPage "43" ;
bibo:volume "4768" ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:date "2020" ;
dc:title "Notes on slender species of the long-jawed spider genus Tetragnatha (Araneae Tetragnathidae) with description of three new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3777844>, <http://dx.doi.org/10.5281/zenodo.3777840>, <http://dx.doi.org/10.5281/zenodo.3777842>, <http://dx.doi.org/10.5281/zenodo.3777846>, <http://dx.doi.org/10.5281/zenodo.3777852>, <http://dx.doi.org/10.5281/zenodo.3777854>, <http://dx.doi.org/10.5281/zenodo.3777848> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Thorell_1890>
dwc:authority "(Thorell, 1890)" ;
dwc:baseAuthorityName "Thorell" ;
dwc:baseAuthorityYear "1890" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Thorell, 1890)" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55M9M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Limoxera_chauliodus_Thorell_1890>
dwc:authority "Thorell, 1890: 292" ;
dwc:authorityName "Thorell" ;
dwc:authorityPageNumber "292" ;
dwc:authorityYear "1890" ;
dwc:class "Arachnida" ;
dwc:genus "Limoxera" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thorell, 1890" ;
dwc:species "chauliodus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limoxera_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Gravely_1921>
dwc:authority ": Gravely, 1921: 425" ;
dwc:authorityName "Gravely" ;
dwc:authorityPageNumber "425" ;
dwc:authorityYear "1921" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gravely, 1921" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55M9M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Okuma_1987>
dwc:authority ": Okuma, 1987: 62" ;
dwc:authorityName "Okuma" ;
dwc:authorityPageNumber "62" ;
dwc:authorityYear "1987" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Okuma, 1987" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55M9M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Okuma_1988>
dwc:authority ": Okuma, 1988 b: 196" ;
dwc:authorityName ": Okuma" ;
dwc:authorityPageNumber "196" ;
dwc:authorityYear "1988" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Okuma, 1988" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55M9M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_1990>
dwc:authority ": Tanikawa, 1990: 9" ;
dwc:authorityName ": Tanikawa" ;
dwc:authorityPageNumber "9" ;
dwc:authorityYear "1990" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tanikawa, 1990" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55M9M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Okuma_1993>
dwc:authority ": Okuma et al., 1993: 44" ;
dwc:authorityName "Okuma" ;
dwc:authorityPageNumber "44" ;
dwc:authorityYear "1993" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Okuma, 1993" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55M9M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Song_1999>
dwc:authority ": Song et al., 1999: 221" ;
dwc:authorityName "Song" ;
dwc:authorityPageNumber "221" ;
dwc:authorityYear "1999" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Song, 1999" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55M9M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_zhangfu_Zhu_2003>
dwc:authority "Zhu et al., 2003: 197" ;
dwc:authorityName "Zhu" ;
dwc:authorityPageNumber "197" ;
dwc:authorityYear "2003" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Zhu, 2003" ;
dwc:species "zhangfu" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55M9M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_zhangfu> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_2007>
dwc:authority ": Tanikawa, 2007: 108" ;
dwc:authorityName ": Tanikawa" ;
dwc:authorityPageNumber "108" ;
dwc:authorityYear "2007" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tanikawa, 2007" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55M9M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Tanikawa_2009>
dwc:authority ": Tanikawa, 2009: 416" ;
dwc:authorityName ": Tanikawa" ;
dwc:authorityPageNumber "416" ;
dwc:authorityYear "2009" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tanikawa, 2009" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55M9M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_chauliodus_Basu_2016>
dwc:authority ": Basu & Raychaudhuri, 2016: 219" ;
dwc:authorityName ": Basu & Raychaudhuri" ;
dwc:authorityPageNumber "219" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Basu & Raychaudhuri, 2016" ;
dwc:species "chauliodus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55M9M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_chauliodus>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chauliodus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnathidae>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Limoxera_chauliodus>
dwc:class "Arachnida" ;
dwc:genus "Limoxera" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chauliodus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limoxera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Limoxera>
dwc:class "Arachnida" ;
dwc:genus "Limoxera" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_zhangfu>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "zhangfu" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3777844>
dc:description "FIGURE 9. Tetragnatha chauliodus male (MNRJ 7518): A, dorsal habitus. B, lateral habitus. C, ventral habitus. DG, left chelicera; D, upper view. E, inner view. F, lower view. G, outer view. HJ, left palp; H, mesal view. I, dorsal view. J, ventral view (paracymbium). Scale bars, A, B, C, 2 mm; D, E, F, G, H, I, J, 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777844/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777840>
dc:description "FIGURE 7. Tetragnatha chiyokoae new species male holotype: A, dorsal habitus. BD, left chelicera; B, upper view. C, inner view. D, lower view. EG, left palp; E, mesal view. F, dorsal view. G, ventral view (paracymbium). Scale bars, A, 2 mm; B, C, D, 0.5 mm; E, F, G, 0.2 mm. Photos, Feng Zhang." ;
fabio:hasRepresentation <https://zenodo.org/record/3777840/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777842>
dc:description "FIGURE 8. Tetragnatha chiyokoae new species female paratype (NSMT-Ar 17244): A, B, left chelicera; A, upper view. B, lower view. * = midway conspicuous concavity. Photos, Akio Tanikawa." ;
fabio:hasRepresentation <https://zenodo.org/record/3777842/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777846>
dc:description "FIGURE 10. Tetragnatha chauliodus female (UFRJ 1313): A, dorsal habitus. B, lateral habitus. C, ventral habitus. DG, left chelicera; D, upper view. E, inner view. F, lower view. G, outer view. H, genital fold, ventral view. Scale bars, A, B, C, 2 mm; D, E, F, G, H, 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777846/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777852>
dc:description "FIGURE 13. Tetragnatha tenuissima female: A, dorsal habitus (UFRJ 1534). B, lateral habitus (UFRJ 1534). C, ventral habitus (UFRJ 1534). DG, left chelicera (UFRJ 1534); D, upper view. E, inner view. F, lower view. G, outer view. HI, female genitalia; H, genital fold, ventral view (UFRJ 1534). I, internal genitalia, dorsal view (UFRJ 1520). Scale bars, A, B, C, 2 mm; D, E, F, G, 0.5 mm; H, 0.2 mm; I, 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777852/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777854>
dc:description "FIGURE 14. Tetragnatha tenuissima new species SEM photos: AB, male left chelicerae (MPEG 031350); A, upper view. B, lower view. CD, female left chelicerae (UFRJ 1534); C, upper view; D, lower view. EG, left male palp (MPEG 031349); E, mesal view. F, embolus detail, ventral view. G, paracymbium detail, ventral view. H, epiandrous detail, ventral view (MPEG 031350). Scale bars, A, B, C, D, E, 0.2 mm; F, H, 0.02 mm; G, 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777854/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777848>
dc:description "FIGURE 11. Tetragnatha chauliodus. AB, male lectotype (NHRS: GULI000070711): A, left chelicera, upper view. B, right chelicera, upper/inner view. C, female paralectotype (NHRS: GULI000070711), left chelicera, lower view. DG, T. chauliodus sub T. zhangfu, male holotype: DE, left chelicera: D, upper view. E, lower view. FG, left palp: F, mesal view. G, dorsal view. Scale bars, D, E, F, G, 0.2 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777848/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF98FF90FF5AAB35FC4BFD21.mc.01CA3CA1FF98FF96FDA4AD35FCCDFBED>
dwc:catalogNumber "GULI000070711" ;
dwc:collectionCode "NHRS" ;
dwc:locality "SINGAPORE" ;
dwc:recordedBy "Coll. Cel. Workman" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2609494341" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF98FF90FF5AAB35FC4BFD21#01CA3CA1FF98FF96FDA4AD35FCCDFBED> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF98FF90FF5AAB35FC4BFD21.mc.01CA3CA1FF98FF96FCB7AD11FC93FBB1>
dwc:locality "Penang" ;
dwc:recordedBy "Coll. Cel. Workman" ;
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "2609494344" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF98FF90FF5AAB35FC4BFD21#01CA3CA1FF98FF96FCB7AD11FC93FBB1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF98FF90FF5AAB35FC4BFD21.mc.01CA3CA1FF98FF96FC89AD7DFE92FB79>
dwc:eventDate "2001-06-24" ;
dwc:locality "Yunnan Province" ;
dwc:recordedBy "Menglun & Menglong & Coll. Zhang Chao" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "21.9" ;
dwc:verbatimLongitude "101.2" ;
trt:gbifOccurrenceId "2609494361" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF98FF90FF5AAB35FC4BFD21#01CA3CA1FF98FF96FC89AD7DFE92FB79> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,214 @@
@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/390B87EAFF9EFF9AFF5AAA71FB9BFA9F>
cito:cites <http://dx.doi.org/10.5281/zenodo.3777850>, <http://dx.doi.org/10.5281/zenodo.3777854>, <http://dx.doi.org/10.5281/zenodo.3777856>, <http://dx.doi.org/10.5281/zenodo.3777852> ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:title "Tetragnatha tenuissima O. Pickard-Cambridge 1889" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF9EFF9AFF5AAA71FB9BFA9F.mc.01CA3CA1FF9EFF90FE79ADF5FECCFB2D>, <http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF9EFF9AFF5AAA71FB9BFA9F.mc.01CA3CA1FF9EFF90FEBAADD1FC60F855> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_tenuissima_Pickard-Cambridge_1889> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_filiformis_Taczanowski_1872>, <http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_filiformata_Roewer_1942> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4768.1.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4768.1.4>
bibo:endPage "75" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2020-04-30" ;
bibo:startPage "43" ;
bibo:volume "4768" ;
dc:creator "Castanheira, Pedro De Souza; Baptista, Renner Luiz Cerqueira" ;
dc:date "2020" ;
dc:title "Notes on slender species of the long-jawed spider genus Tetragnatha (Araneae Tetragnathidae) with description of three new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3777850>, <http://dx.doi.org/10.5281/zenodo.3777854>, <http://dx.doi.org/10.5281/zenodo.3777856>, <http://dx.doi.org/10.5281/zenodo.3777852> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_tenuissima_Pickard-Cambridge_1889>
dwc:authority "O. Pickard-Cambridge, 1889" ;
dwc:authorityName "O. Pickard-Cambridge" ;
dwc:authorityYear "1889" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "O. Pickard-Cambridge, 1889" ;
dwc:species "tenuissima" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55MKG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_tenuissima> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_filiformis_Taczanowski_1872>
dwc:authority "Taczanowski, 1872: 111" ;
dwc:authorityName "Taczanowski" ;
dwc:authorityPageNumber "111" ;
dwc:authorityYear "1872" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Taczanowski, 1872" ;
dwc:species "filiformis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55MKG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_filiformis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Tetragnatha_filiformata_Roewer_1942>
dwc:authority "Roewer, 1942: 989" ;
dwc:authorityName "Roewer" ;
dwc:authorityPageNumber "989" ;
dwc:authorityYear "1942" ;
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Roewer, 1942" ;
dwc:species "filiformata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55MKG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha_filiformata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_tenuissima>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tenuissima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnathidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnathidae>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_filiformis>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "filiformis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Tetragnatha_filiformata>
dwc:class "Arachnida" ;
dwc:family "Tetragnathidae" ;
dwc:genus "Tetragnatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "filiformata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetragnatha> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.3777850>
dc:description "FIGURE 12. Tetragnatha tenuissima male (UFRJ 1534): A, dorsal habitus. B, ventral habitus. CF, left chelicera; C, upper view. D, inner view. E, lower view. F, outer view. GI, left palp; G, mesal view. H, dorsal view. I, ventral view (paracymbium). Scale bars, A, B, 2 mm; C, D, E, F, G, H, I, 0.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777850/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777854>
dc:description "FIGURE 14. Tetragnatha tenuissima new species SEM photos: AB, male left chelicerae (MPEG 031350); A, upper view. B, lower view. CD, female left chelicerae (UFRJ 1534); C, upper view; D, lower view. EG, left male palp (MPEG 031349); E, mesal view. F, embolus detail, ventral view. G, paracymbium detail, ventral view. H, epiandrous detail, ventral view (MPEG 031350). Scale bars, A, B, C, D, E, 0.2 mm; F, H, 0.02 mm; G, 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777854/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777856>
dc:description "FIGURE 15. Tetragnatha tenuissima sub Tetragnatha filiformata, syntypes: A, male chelicerae, upper view (MIZ 225524- 225529). B, female chelicerae, upper view (MIZ 225524-225529). C, labels of specimens from Cayenne, French Guyana. Scale bars, A, B, 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777856/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.3777852>
dc:description "FIGURE 13. Tetragnatha tenuissima female: A, dorsal habitus (UFRJ 1534). B, lateral habitus (UFRJ 1534). C, ventral habitus (UFRJ 1534). DG, left chelicera (UFRJ 1534); D, upper view. E, inner view. F, lower view. G, outer view. HI, female genitalia; H, genital fold, ventral view (UFRJ 1534). I, internal genitalia, dorsal view (UFRJ 1520). Scale bars, A, B, C, 2 mm; D, E, F, G, 0.5 mm; H, 0.2 mm; I, 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/3777852/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF9EFF9AFF5AAA71FB9BFA9F.mc.01CA3CA1FF9EFF90FE79ADF5FECCFB2D>
dwc:catalogNumber "MACN 39612, MACN 24256" ;
dwc:collectionCode "MACN" ;
dwc:eventDate "1954-11" ;
dwc:locality "Iguazu Falls" ;
dwc:recordedBy "B. C. Schiapelli" ;
trt:gbifOccurrenceId "2609494356" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF9EFF9AFF5AAA71FB9BFA9F#01CA3CA1FF9EFF90FE79ADF5FECCFB2D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390B87EAFF9EFF9AFF5AAA71FB9BFA9F.mc.01CA3CA1FF9EFF90FEBAADD1FC60F855>
dwc:catalogNumber "MNRJ 53948, MNRJ 06922, UFRJ 0192, MCTP 43338, MNRJ 02595, MNRJ 410, MNRJ 14170, MPEG 031347, MPEG 031345, MPEG 031349, MPEG 031350, MCTP 6944, MNRJ 52283, UFRJ 1473, UFRJ 1564, UFRJ 1567, UFRJ 1568, UFRJ 0179, MZUSP 74669, MZUSP 1172, BR 116, MZUSP 11984, UFRJ 1569, UFRJ 1570" ;
dwc:collectionCode "REBIO, LTDA, R, T, GUY-, MZUF" ;
dwc:eventDate "1936-08-29" ;
dwc:locality "Santa Tereza" ;
dwc:recordedBy "O. Leonardos & A. Giupponi & F. F. F. Moreira & Chapada dos Guimaraes & C. Strussman & Rio Cumina, G & G. Cruls & E. G. S. Cafofo & de Caxiuana & C. B. Lopes & L. S. Carvalho & Morretes & da Graciosa & de Macacu & Lagoa & H. Schinelli & Baptista & de Abreu & Tulio & Ponto & P. Castanheira & Castro & Rio das Pedras & Entomologia & Itu & Fazenda Pau D'Alho & P. Biasi & Juquia & Lane & Sao Carlos & P. Gnaspini & Ubatuba & PE Serra do Mar & Nucleo Picinguaba & Itamyaruma & Romiti" ;
dwc:verbatimLatitude "-5.2307777" ;
dwc:verbatimLongitude "-41.700306" ;
trt:gbifOccurrenceId "2609494339" ;
trt:httpUri <https://treatment.plazi.org/id/390B87EAFF9EFF9AFF5AAA71FB9BFA9F#01CA3CA1FF9EFF90FEBAADD1FC60F855> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,125 @@
@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/390BA159FF9050070FFE57C0FD320A90>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Megachactops_kuemoi_Ochoa_2013> ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:title "Megachactops Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini 2013, n. gen." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Megachactops_Ochoa_2013> ;
trt:publishedIn <http://dx.doi.org/10.1206/796.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/796.1>
bibo:endPage "121" ;
bibo:issue "378" ;
bibo:journal "Bulletin of the American Museum of Natural History" ;
bibo:pubDate "2013-05-30" ;
bibo:startPage "1" ;
bibo:volume "2013" ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:date "2013" ;
dc:title "Systematic Revision Of The Neotropical Scorpion Genus Chactopsis Kraepelin, 1912 (Chactoidea: Chactidae), With Descriptions Of Two New Genera And Four New Species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Megachactops_Ochoa_2013>
dwc:authority "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
dwc:authorityName "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini" ;
dwc:authorityYear "2013" ;
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Megachactops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5MLW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megachactops> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Megachactops_kuemoi_Ochoa_2013>
dwc:authority "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
dwc:authorityName "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini" ;
dwc:authorityYear "2013" ;
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Megachactops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
dwc:species "kuemoi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5MLW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megachactops_kuemoi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Megachactops>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Megachactops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactidae>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Megachactops_kuemoi>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Megachactops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "kuemoi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megachactops> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,243 @@
@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/390BA159FF9350180E1D51F8FE900F9F>
cito:cites <http://dx.doi.org/10.5281/zenodo.5403038>, <http://dx.doi.org/10.5281/zenodo.5403162>, <http://dx.doi.org/10.5281/zenodo.5403164>, <http://dx.doi.org/10.5281/zenodo.5403166>, <http://dx.doi.org/10.5281/zenodo.5403168>, <http://dx.doi.org/10.5281/zenodo.5403170>, <http://dx.doi.org/10.5281/zenodo.5403172>, <http://dx.doi.org/10.5281/zenodo.5403174>, <http://dx.doi.org/10.5281/zenodo.5403176>, <http://dx.doi.org/10.5281/zenodo.5403178> ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:title "Megachactops coriaceo Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini 2013, n. comb." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9350180E1D51F8FE900F9F.mc.01CA1A12FF9350070F80574CFD910FE3> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Megachactops_coriaceo_Gonzalez-Sponga_1991> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chactopsis_coriaceo_Gonzalez-Sponga_1991>, <http://taxon-concept.plazi.org/id/Animalia/Chactopsis_coriacea_Sissom_2000> ;
trt:publishedIn <http://dx.doi.org/10.1206/796.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/796.1>
bibo:endPage "121" ;
bibo:issue "378" ;
bibo:journal "Bulletin of the American Museum of Natural History" ;
bibo:pubDate "2013-05-30" ;
bibo:startPage "1" ;
bibo:volume "2013" ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:date "2013" ;
dc:title "Systematic Revision Of The Neotropical Scorpion Genus Chactopsis Kraepelin, 1912 (Chactoidea: Chactidae), With Descriptions Of Two New Genera And Four New Species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5403038>, <http://dx.doi.org/10.5281/zenodo.5403162>, <http://dx.doi.org/10.5281/zenodo.5403164>, <http://dx.doi.org/10.5281/zenodo.5403166>, <http://dx.doi.org/10.5281/zenodo.5403168>, <http://dx.doi.org/10.5281/zenodo.5403170>, <http://dx.doi.org/10.5281/zenodo.5403172>, <http://dx.doi.org/10.5281/zenodo.5403174>, <http://dx.doi.org/10.5281/zenodo.5403176>, <http://dx.doi.org/10.5281/zenodo.5403178> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Megachactops_coriaceo_Gonzalez-Sponga_1991>
dwc:authority "(Gonzalez-Sponga, 1991)" ;
dwc:authorityName "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini" ;
dwc:authorityYear "2013" ;
dwc:baseAuthorityName "Gonzalez-Sponga" ;
dwc:baseAuthorityYear "1991" ;
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Megachactops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gonzalez-Sponga, 1991) Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
dwc:species "coriaceo" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megachactops_coriaceo> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Chactopsis_coriaceo_Gonzalez-Sponga_1991>
dwc:authority "Gonzalez-Sponga, 1991: 13" ;
dwc:authorityName "Gonzalez-Sponga" ;
dwc:authorityPageNumber "13" ;
dwc:authorityYear "1991" ;
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gonzalez-Sponga, 1991" ;
dwc:species "coriaceo" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chactopsis_coriaceo> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Chactopsis_coriacea_Sissom_2000>
dwc:authority ": Sissom, 2000: 311" ;
dwc:authorityName "Sissom" ;
dwc:authorityPageNumber "311" ;
dwc:authorityYear "2000" ;
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sissom, 2000" ;
dwc:species "coriacea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chactopsis_coriacea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Megachactops_coriaceo>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Megachactops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "coriaceo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megachactops> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Megachactops>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Megachactops" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactidae>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactopsis_coriaceo>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "coriaceo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactopsis>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactopsis_coriacea>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "coriacea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactopsis> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5403038>
dc:description "Fig. 2. Distribution of Chactopsoides, n. gen., and Megachactops, n. gen., plotting known locality records in Brazil, Colombia, and Venezuela. Chactopsoides anduzei (González-Sponga, 1982), n. comb., solid squares; Chactopsoides gonzalezspongai, n. sp., solid diamond; Chactopsoides marahuacaensis (González-Sponga, 2004), n. comb., open square; Chactopsoides yanomami (Lourenço et al., 2011), n. comb., solid circle; Megachactops coriaceo (González-Sponga, 1991), n. comb., open diamond; Megachactops kuemoi, n. sp., open circle; undetermined Chactopsoides species, solid stars." ;
fabio:hasRepresentation <https://zenodo.org/record/5403038/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403162>
dc:description "Fig. 64. Megachactops, n. gen., carapace, dorsal aspect. A, B. Megachactops coriaceo (González- Sponga, 1991), n. comb. A. Holotype ³ (MAGS). B. Paratype ♀ (MAGS). C, D. Megachactops kuemoi, n. sp. C. Holotype ³ (MHNLS). D. Paratype ♀ (AMNH). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403162/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403164>
dc:description "Fig. 65. Megachactops, n. gen., sternum and pectines, ventral aspect. A, B. Megachactops coriaceo (González-Sponga, 1991), n. comb. A. Holotype ³ (MAGS). B. Paratype ♀ (MAGS). C, D. Megachactops kuemoi, n. sp. C. Holotype ³ (MHNLS). D. Paratype ♀ (AMNH). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403164/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403166>
dc:description "Fig. 66. Megachactops coriaceo (González-Sponga, 1991), n. comb., holotype ³ (MAGS), metasomal segments IIV. A. Dorsal aspect. B. Lateral aspect. C. Ventral aspect. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403166/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403168>
dc:description "Fig. 67. Megachactops, n. gen., metasomal segments IIIV (A, B) or IV and V (C), lateral aspect. A. Megachactops coriaceo (González-Sponga, 1991), n. comb., paratype ♀ (MAGS). B, C. Megachactops kuemoi, n. sp. B. Holotype ³ (MHNLS). C. Paratype ♀ (AMNH). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403168/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403170>
dc:description "Fig. 68. Megachactops, n. gen., metasomal segments IIIV, ventral aspect. A. Megachactops coriaceo (González-Sponga, 1991), n. comb., paratype ♀ (MAGS). B. Megachactops kuemoi, n. sp., holotype ³ (MHNLS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403170/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403172>
dc:description "Fig. 69. Megachactops, n. gen., telson, lateral aspect. A, B. Megachactops coriaceo (González-Sponga, 1991), n. comb. A. Holotype ³ (MAGS). B. Paratype ♀ (MAGS). C, D. Megachactops kuemoi, n. sp. C. Holotype ³ (MHNLS). D. Paratype ♀ (AMNH). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403172/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403174>
dc:description "Fig. 70. Megachactops coriaceo (González-Sponga, 1991), n. comb., holotype ³ (MAGS), dextral pedipalp segments. A. Femur. BD. Patella. A, B. Dorsal aspect. C. External aspect. D. Ventral aspect. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403174/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403176>
dc:description "Fig. 71. Megachactops coriaceo (González-Sponga, 1991), n. comb., dextral pedipalp chela. A. Holotype ³ (MAGS). BE. Paratype ♀ (MAGS). A, C. External aspect. B. Dorsal aspect. D. Ventral aspect. E. Internal aspect. Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403176/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403178>
dc:description "Fig. 72. Megachactops coriaceo (González-Sponga, 1991), n. comb., holotype ³ (MAGS), sinistral hemispermatophore. A. Ental aspect. B. Dorsal aspect. C. Ectal aspect. Annotations: ef, ental fold; el, ental lobe; fl, flagellum; med, median lobe; Ped, pedicel; ssp, sheath-shaped portion; vc, ventral concavity. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403178/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9350180E1D51F8FE900F9F.mc.01CA1A12FF9350070F80574CFD910FE3>
dwc:catalogNumber "MAGS 4691, MAGS 4613, 4614, MAGS 4706, MAGS 4708" ;
dwc:collectionCode "TYPE, MATERIAL, USNM" ;
dwc:eventDate "1984-07-03" ;
dwc:locality "Rio Mawarinuma" ;
dwc:recordedBy "La Neblina & C. Brewer & A. Paolillo & P. Anduze' & P. Anduze." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "140" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FF9350180E1D51F8FE900F9F#01CA1A12FF9350070F80574CFD910FE3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,204 @@
@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/390BA159FF9D50010DF7544BFCF80820>
cito:cites <http://dx.doi.org/10.5281/zenodo.5403038>, <http://dx.doi.org/10.5281/zenodo.5403042>, <http://dx.doi.org/10.5281/zenodo.5403044>, <http://dx.doi.org/10.5281/zenodo.5403052>, <http://dx.doi.org/10.5281/zenodo.5403124>, <http://dx.doi.org/10.5281/zenodo.5403126>, <http://dx.doi.org/10.5281/zenodo.5403130>, <http://dx.doi.org/10.5281/zenodo.5403132>, <http://dx.doi.org/10.5281/zenodo.5403134>, <http://dx.doi.org/10.5281/zenodo.5403136>, <http://dx.doi.org/10.5281/zenodo.5403138> ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:title "Chactopsoides gonzalezspongai Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini 2013, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9D50090DC654A0FB750F9F>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9450000C545128FB1A0A32>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9450000B7056D2FBBD0C05>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9450000C6457F7FD4D0F82>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9550010FE65360FE5508DD>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9550010EEB538DFF1508B6>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9550010EED5052FF4F0B87> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chactopsoides_gonzalezspongai_Ochoa_2013> ;
trt:publishedIn <http://dx.doi.org/10.1206/796.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/796.1>
bibo:endPage "121" ;
bibo:issue "378" ;
bibo:journal "Bulletin of the American Museum of Natural History" ;
bibo:pubDate "2013-05-30" ;
bibo:startPage "1" ;
bibo:volume "2013" ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:date "2013" ;
dc:title "Systematic Revision Of The Neotropical Scorpion Genus Chactopsis Kraepelin, 1912 (Chactoidea: Chactidae), With Descriptions Of Two New Genera And Four New Species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5403038>, <http://dx.doi.org/10.5281/zenodo.5403042>, <http://dx.doi.org/10.5281/zenodo.5403044>, <http://dx.doi.org/10.5281/zenodo.5403052>, <http://dx.doi.org/10.5281/zenodo.5403124>, <http://dx.doi.org/10.5281/zenodo.5403126>, <http://dx.doi.org/10.5281/zenodo.5403130>, <http://dx.doi.org/10.5281/zenodo.5403132>, <http://dx.doi.org/10.5281/zenodo.5403134>, <http://dx.doi.org/10.5281/zenodo.5403136>, <http://dx.doi.org/10.5281/zenodo.5403138> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chactopsoides_gonzalezspongai_Ochoa_2013>
dwc:authority "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
dwc:authorityName "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini" ;
dwc:authorityYear "2013" ;
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
dwc:species "gonzalezspongai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/T9D7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chactopsoides_gonzalezspongai> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chactopsoides_gonzalezspongai>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gonzalezspongai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactopsoides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactopsoides>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactidae>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5403038>
dc:description "Fig. 2. Distribution of Chactopsoides, n. gen., and Megachactops, n. gen., plotting known locality records in Brazil, Colombia, and Venezuela. Chactopsoides anduzei (González-Sponga, 1982), n. comb., solid squares; Chactopsoides gonzalezspongai, n. sp., solid diamond; Chactopsoides marahuacaensis (González-Sponga, 2004), n. comb., open square; Chactopsoides yanomami (Lourenço et al., 2011), n. comb., solid circle; Megachactops coriaceo (González-Sponga, 1991), n. comb., open diamond; Megachactops kuemoi, n. sp., open circle; undetermined Chactopsoides species, solid stars." ;
fabio:hasRepresentation <https://zenodo.org/record/5403038/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403042>
dc:description "Fig. 4. Chactopsoides, n. gen., and Megachactops, n. gen., habitat. A. Autana, Amazonas, Venezuela, habitat of Chactopsoides anduzei (González-Sponga, 1982), n. comb., and Megachactops kuemoi, n. sp. B. Isla Piñate, confluence of Orinoco and Ventuari rivers, Amazonas, Venezuela, habitat of Chactopsoides gonzalezspongai, n. sp." ;
fabio:hasRepresentation <https://zenodo.org/record/5403042/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403044>
dc:description "Fig. 5. Chactopsis Kraepelin, 1912, Chactopsoides, n. gen., and Megachactops, n. gen., habitus in life. A, B. Chactopsis amazonica Lourenço and Francke, 1986, Reserva Ducke, Manaus, Amazonas, Brazil. A. ³. B. ♀. C. Chactopsoides anduzei (González-Sponga, 1982), n. comb., ³, Isla Ratón, Amazonas, Venezuela. D. Chactopsoides gonzalezspongai, n. sp., ³, Isla Piñate, Amazonas, Venezuela. E. Chactopsis insignis Kraepelin, 1912, ³, Tahuayo River, Loreto Department, Peru. F. Megachactops kuemoi, n. sp., ♀, Tobogan del Cuao, Amazonas, Venezuela." ;
fabio:hasRepresentation <https://zenodo.org/record/5403044/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403052>
dc:description "Fig. 9. Chactopsis Kraepelin, 1912, Chactopsoides, n. gen., and Megachactops, n. gen., dextral pedipalp chela, movable finger, dorsal aspect showing dentition. A. Chactopsis curupira, n. sp., paratype ³ (MZSP). B. Chactopsis insignis Kraepelin, 1912, ³ (MHNC). C. Chactopsoides anduzei (González-Sponga, 1982), n. comb., ³ (AMNH). D. Chactopsoides gonzalezspongai, n. sp., paratype ³ (AMNH). E. Megachactops kuemoi, n. sp., paratype ♀ (MHNC). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403052/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403124>
dc:description "Fig. 45. Chactopsoides, n. gen., carapace, dorsal aspect. A, B. Chactopsoides anduzei (González- Sponga, 1982), n. comb. A. ³ (AMNH). B. ♀ (AMNH). C, D. Chactopsoides gonzalezspongai, n. sp. C. Paratype ³ (AMNH). D. Paratype ♀ (AMNH). E. Chactopsoides marahuacaensis (González-Sponga, 2004), n. comb., holotype ♀ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403124/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403126>
dc:description "Fig. 46. Chactopsoides, n. gen., sternum and pectines, ventral aspect. A, B. Chactopsoides anduzei (González-Sponga, 1982), n. comb. A. ³ (AMNH). B. ♀ (AMNH). C, D. Chactopsoides gonzalezspongai, n. sp. C. Paratype ³ (AMNH). D. Paratype ♀ (AMNH). E. Chactopsoides marahuacaensis (González- Sponga, 2004), n. comb., holotype ♀ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403126/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403130>
dc:description "Fig. 48. Chactopsoides, n. gen., metasomal segments IIIV, lateral aspect. A. Chactopsoides gonzalezspongai, n. sp., paratype ³ (AMNH). B. Chactopsoides marahuacaensis (González-Sponga, 2004), n. comb., holotype ♀ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403130/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403132>
dc:description "Fig. 49. Chactopsoides, n. gen., metasomal segments IIV, ventral aspect. A. Chactopsoides gonzalezspongai, n. sp, paratype ³ (AMNH). B. Chactopsoides marahuacaensis (González-Sponga, 2004), n. comb., holotype ♀ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403132/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403134>
dc:description "Fig. 50. Chactopsoides, n. gen., metasomal segment V, lateral aspect. A, B. Chactopsoides anduzei (González-Sponga, 1982), n. comb. A. ³ (AMNH). B. ♀ (AMNH). C. Chactopsoides gonzalezspongai, n. sp., paratype ♀ (AMNH). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403134/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403136>
dc:description "Fig. 51. Chactopsoides, n. gen., metasomal segment V, ventral aspect. A. Chactopsoides anduzei (González-Sponga, 1982), n. comb., ³ (AMNH). B. Chactopsoides gonzalezspongai, n. sp., paratype ♀ (AMNH). C. Chactopsoides marahuacaensis (González-Sponga, 2004), n. comb., holotype ♀ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403136/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403138>
dc:description "Fig. 52. Chactopsoides, n. gen., telson, lateral aspect. A, B. Chactopsoides anduzei (González-Sponga, 1982), n. comb. A. ³ (AMNH). B. ♀ (AMNH). C, D. Chactopsoides gonzalezspongai, n. sp. C. Paratype ³ (AMNH). D. Paratype ♀ (AMNH). E. Chactopsoides marahuacaensis (González-Sponga, 2004), n. comb., holotype ♀ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403138/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9D50090DC654A0FB750F9F>
dwc:catalogNumber "MHNLS 1424" ;
dwc:collectionCode "TYPE, MATERIAL, MHNLS" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FF9D50010DF7544BFCF80820#01CA1A12FF9D50090DC654A0FB750F9F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9450000C545128FB1A0A32>
dwc:collectionCode "IV" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FF9D50010DF7544BFCF80820#01CA1A12FF9450000C545128FB1A0A32> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9450000B7056D2FBBD0C05>
dwc:collectionCode "LSM" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FF9D50010DF7544BFCF80820#01CA1A12FF9450000B7056D2FBBD0C05> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9450000C6457F7FD4D0F82>
dwc:collectionCode "VSM, II, IV, III, V" ;
dwc:verbatimLatitude "5.133333" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FF9D50010DF7544BFCF80820#01CA1A12FF9450000C6457F7FD4D0F82> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9550010FE65360FE5508DD>
dwc:collectionCode "DL, VL" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FF9D50010DF7544BFCF80820#01CA1A12FF9550010FE65360FE5508DD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9550010EEB538DFF1508B6>
dwc:collectionCode "LSM" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FF9D50010DF7544BFCF80820#01CA1A12FF9550010EEB538DFF1508B6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FF9D50010DF7544BFCF80820.mc.01CA1A12FF9550010EED5052FF4F0B87>
dwc:collectionCode "VSM" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FF9D50010DF7544BFCF80820#01CA1A12FF9550010EED5052FF4F0B87> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,95 @@
@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/390BA159FFA850300C3D5064FC7F083F>
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:title "Chactopsoides Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini 2013, n. gen." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chactopsoides_Ochoa_2013> ;
trt:publishedIn <http://dx.doi.org/10.1206/796.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/796.1>
bibo:endPage "121" ;
bibo:issue "378" ;
bibo:journal "Bulletin of the American Museum of Natural History" ;
bibo:pubDate "2013-05-30" ;
bibo:startPage "1" ;
bibo:volume "2013" ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:date "2013" ;
dc:title "Systematic Revision Of The Neotropical Scorpion Genus Chactopsis Kraepelin, 1912 (Chactoidea: Chactidae), With Descriptions Of Two New Genera And Four New Species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chactopsoides_Ochoa_2013>
dwc:authority "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
dwc:authorityName "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini" ;
dwc:authorityYear "2013" ;
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3LFP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chactopsoides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chactopsoides>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsoides" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactidae>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,244 @@
@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/390BA159FFC750260DEB51DFFE270F9E>
cito:cites <http://dx.doi.org/10.5281/zenodo.5403036>, <http://dx.doi.org/10.5281/zenodo.5403040>, <http://dx.doi.org/10.5281/zenodo.5403044>, <http://dx.doi.org/10.5281/zenodo.5403048>, <http://dx.doi.org/10.5281/zenodo.5403052>, <http://dx.doi.org/10.5281/zenodo.5403056>, <http://dx.doi.org/10.5281/zenodo.5403058>, <http://dx.doi.org/10.5281/zenodo.5403062>, <http://dx.doi.org/10.5281/zenodo.5403066>, <http://dx.doi.org/10.5281/zenodo.5403072>, <http://dx.doi.org/10.5281/zenodo.5403074>, <http://dx.doi.org/10.5281/zenodo.5403076>, <http://dx.doi.org/10.5281/zenodo.5403078>, <http://dx.doi.org/10.5281/zenodo.5403112>, <http://dx.doi.org/10.5281/zenodo.5403114>, <http://dx.doi.org/10.5281/zenodo.5403116> ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:title "Chactopsis insignis Kraepelin 1912" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFC750530DC6545BFC1F0F9F>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFB9502D0DA1543CFB290F29>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFBB502F0EC251C5FEAD0D5E>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFBB502F0C5556B2FB3B0C20>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFBB502F0DA157A9FBCA0F6E>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFB450200E16543FFF280FE4>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFB450200C4A576FFBCF0C93>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFB450210B6D547AFE5C0C7E>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFB550210D4C574DFEB70CB1> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chactopsis_insignis_Kraepelin_1912> ;
trt:publishedIn <http://dx.doi.org/10.1206/796.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/796.1>
bibo:endPage "121" ;
bibo:issue "378" ;
bibo:journal "Bulletin of the American Museum of Natural History" ;
bibo:pubDate "2013-05-30" ;
bibo:startPage "1" ;
bibo:volume "2013" ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:date "2013" ;
dc:title "Systematic Revision Of The Neotropical Scorpion Genus Chactopsis Kraepelin, 1912 (Chactoidea: Chactidae), With Descriptions Of Two New Genera And Four New Species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5403036>, <http://dx.doi.org/10.5281/zenodo.5403040>, <http://dx.doi.org/10.5281/zenodo.5403044>, <http://dx.doi.org/10.5281/zenodo.5403048>, <http://dx.doi.org/10.5281/zenodo.5403052>, <http://dx.doi.org/10.5281/zenodo.5403056>, <http://dx.doi.org/10.5281/zenodo.5403058>, <http://dx.doi.org/10.5281/zenodo.5403062>, <http://dx.doi.org/10.5281/zenodo.5403066>, <http://dx.doi.org/10.5281/zenodo.5403072>, <http://dx.doi.org/10.5281/zenodo.5403074>, <http://dx.doi.org/10.5281/zenodo.5403076>, <http://dx.doi.org/10.5281/zenodo.5403078>, <http://dx.doi.org/10.5281/zenodo.5403112>, <http://dx.doi.org/10.5281/zenodo.5403114>, <http://dx.doi.org/10.5281/zenodo.5403116> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chactopsis_insignis_Kraepelin_1912>
dwc:authority "Kraepelin, 1912" ;
dwc:authorityName "Kraepelin" ;
dwc:authorityYear "1912" ;
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kraepelin, 1912" ;
dwc:species "insignis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/T9D3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chactopsis_insignis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chactopsis_insignis>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "insignis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactopsis>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactidae>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5403036>
dc:description "Fig. 1. Distribution of Chactopsis Kraepelin, 1912, plotting known locality records in Brazil, Peru, and Venezuela. Chactopsis amazonica Lourenço and Francke, 1986, open circles; Chactopsis barajuri González- Sponga, 1982, solid triangle; Chactopsis buhrnheimi Lourenço, 2003, open star; Chactopsis curupira, n. sp., open triangle; Chactopsis chullachaqui, n. sp., open diamond; Chactopsis insignis Kraepelin, 1912, solid squares; Chactopsis siapaensis González-Sponga, 1991, open square; Chactopsis sujirima González-Sponga, 1982, solid circles; undetermined Chactopsis species, solid stars. Box indicates area mapped in figure 2." ;
fabio:hasRepresentation <https://zenodo.org/record/5403036/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403040>
dc:description "Fig. 3. Chactopsis Kraepelin, 1912, habitat. A. Reserva Ducke, Manaus, Amazonas, Brazil, habitat of Chactopsis amazonica Lourenço and Francke, 1986. B. Guacamayo, Tarapoto, San Martín Department, Peru, habitat of Chactopsis chullachaqui, n. sp. C. Tahuayo River, Loreto Department, Peru, habitat of Chactopsis insignis Kraepelin, 1912." ;
fabio:hasRepresentation <https://zenodo.org/record/5403040/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403044>
dc:description "Fig. 5. Chactopsis Kraepelin, 1912, Chactopsoides, n. gen., and Megachactops, n. gen., habitus in life. A, B. Chactopsis amazonica Lourenço and Francke, 1986, Reserva Ducke, Manaus, Amazonas, Brazil. A. ³. B. ♀. C. Chactopsoides anduzei (González-Sponga, 1982), n. comb., ³, Isla Ratón, Amazonas, Venezuela. D. Chactopsoides gonzalezspongai, n. sp., ³, Isla Piñate, Amazonas, Venezuela. E. Chactopsis insignis Kraepelin, 1912, ³, Tahuayo River, Loreto Department, Peru. F. Megachactops kuemoi, n. sp., ♀, Tobogan del Cuao, Amazonas, Venezuela." ;
fabio:hasRepresentation <https://zenodo.org/record/5403044/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403048>
dc:description "Fig. 7. Chactopsis insignis Kraepelin, 1912, dextral pedipalp segments showing reinterpretation of trichobothrial pattern proposed in present contribution, with corresponding terminology from Vachon (1974) in parentheses. *Trichobothium ist absent in Chactopsis Kraepelin, 1912, present in Chactopsoides, n. gen., and Megachactops, n. gen. A. Chela fixed finger. BD. Chela manus. E. Femur. FH. Patella. A, E, F. Dorsal aspect. B, G. External aspect. C, H. Ventral aspect; D. Internal aspect. Annotations: d, dorsal; db, Db, dorsal basal; dm, dorsal medial; dsb, dorsal suprabasal; dst, dorsal subterminal; dt, Dt, dorsal terminal; e, external; eb, Eb, external basal; em, external medial; esb, Esb, external suprabasal; est, Est, external subterminal; et, Et, external terminal; i, internal; ib, internal basal; isb, internal subbasal; ist, internal subterminal; it, internal terminal; v, V, ventral. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403048/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403052>
dc:description "Fig. 9. Chactopsis Kraepelin, 1912, Chactopsoides, n. gen., and Megachactops, n. gen., dextral pedipalp chela, movable finger, dorsal aspect showing dentition. A. Chactopsis curupira, n. sp., paratype ³ (MZSP). B. Chactopsis insignis Kraepelin, 1912, ³ (MHNC). C. Chactopsoides anduzei (González-Sponga, 1982), n. comb., ³ (AMNH). D. Chactopsoides gonzalezspongai, n. sp., paratype ³ (AMNH). E. Megachactops kuemoi, n. sp., paratype ♀ (MHNC). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403052/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403056>
dc:description "Fig. 11. Chactopsis Kraepelin, 1912, carapace, dorsal aspect. A, B. Chactopsis insignis Kraepelin, 1912. A. ³ (MHNC). B. ♀ (MHNC). C, D. Chactopsis siapaensis González-Sponga, 1991. C. Holotype ³ (MAGS). D. ♀ (AMNH). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403056/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403058>
dc:description "Fig. 12. Chactopsis Kraepelin, 1912, tergites IVII, dorsal aspect. A. Chactopsis insignis Kraepelin, 1912, ³ (MHNC). B. Chactopsis sujirima González-Sponga, 1982, holotype ♀ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403058/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403062>
dc:description "Fig. 14. Chactopsis Kraepelin, 1912, sternum and pectines, ventral aspect. A. Chactopsis insignis Kraepelin, 1912. ³ (MHNC). B, C. Chactopsis siapaensis González-Sponga, 1991. B. Holotype ³ (MAGS). C. ♀ (AMNH). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403062/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403066>
dc:description "Fig. 16. Chactopsis Kraepelin, 1912, metasomal segments IIIV, lateral aspect. A. Chactopsis curupira, n. sp., paratype ³ (MZSP). B. Chactopsis insignis Kraepelin, 1912, ³ (MHNC). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403066/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403072>
dc:description "Fig. 19. Chactopsis Kraepelin, 1912, metasomal segments IIV, ventral aspect. A. Chactopsis curupira, n. sp., paratype ³ (MZSP). B. Chactopsis insignis Kraepelin, 1912, ³ (MHNC). C. Chactopsis siapaensis González-Sponga, 1991, holotype ³ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403072/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403074>
dc:description "Fig. 20. Chactopsis Kraepelin, 1912, metasomal segment V, lateral aspect. A. Chactopsis amazonica Lourenço and Francke, 1986, ♀ (MZSP). B. Chactopsis insignis Kraepelin, 1912, ♀ (MHNC). C. Chactopsis siapaensis González-Sponga, 1991, ♀ (AMNH). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403074/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403076>
dc:description "Fig. 21. Chactopsis Kraepelin, 1912, metasomal segment V, ventral aspect. A. Chactopsis amazonica Lourenço and Francke, 1986, ♀ (MZSP). B. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). C. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). D. Chactopsis curupira, n. sp., paratype ³ (MZSP). E. Chactopsis insignis Kraepelin, 1912, ³ (MHNC). F. Chactopsis siapaensis González- Sponga, 1991, holotype ³ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403076/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403078>
dc:description "Fig. 22. Chactopsis Kraepelin, 1912, telson, lateral aspect. A, B. Chactopsis amazonica Lourenço and Francke, 1986. A. ³ (MZSP). B. ♀ (MZSP). C. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). D. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). E. Chactopsis curupira, n. sp., paratype ³ (MZSP). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403078/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403112>
dc:description "Fig. 39. Chactopsis insignis Kraepelin, 1912, ³ (MHNC), dextral pedipalp segments. A. Femur. BD. Patella. A, B. Dorsal aspect. C. External aspect. D. Ventral aspect. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403112/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403114>
dc:description "Fig. 40. Chactopsis insignis Kraepelin, 1912, dextral pedipalp chela. A. ³ (MHNC). BE. ♀ (MHNC). A, C. External aspect. B. Dorsal aspect. D. Ventral aspect. E. Internal aspect. Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403114/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403116>
dc:description "Fig. 41. Chactopsis insignis Kraepelin, 1912, ³ (MPEG), sinistral hemispermatophore. A. Ental aspect. B. Dorsal aspect. C. Ectal aspect. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403116/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFC750530DC6545BFC1F0F9F>
dwc:catalogNumber "RS 0759" ;
dwc:collectionCode "TYPE, MATERIAL, MNHN" ;
dwc:locality "Upper Amazonas" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "880" ;
dwc:verbatimLatitude "-73.0" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFC750260DEB51DFFE270F9E#01CA1A12FFC750530DC6545BFC1F0F9F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFB9502D0DA1543CFB290F29>
dwc:collectionCode "VE" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFC750260DEB51DFFE270F9E#01CA1A12FFB9502D0DA1543CFB290F29> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFBB502F0EC251C5FEAD0D5E>
dwc:collectionCode "VE, VI" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFC750260DEB51DFFE270F9E#01CA1A12FFBB502F0EC251C5FEAD0D5E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFBB502F0C5556B2FB3B0C20>
dwc:collectionCode "VII, VI, IV" ;
dwc:recordedBy "Pretergites I & Posttergites" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFC750260DEB51DFFE270F9E#01CA1A12FFBB502F0C5556B2FB3B0C20> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFBB502F0DA157A9FBCA0F6E>
dwc:collectionCode "III, VI, V, VII" ;
dwc:locality "Posttergite" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFC750260DEB51DFFE270F9E#01CA1A12FFBB502F0DA157A9FBCA0F6E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFB450200E16543FFF280FE4>
dwc:collectionCode "IV" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFC750260DEB51DFFE270F9E#01CA1A12FFB450200E16543FFF280FE4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFB450200C4A576FFBCF0C93>
dwc:collectionCode "DSM, IV, II" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFC750260DEB51DFFE270F9E#01CA1A12FFB450200C4A576FFBCF0C93> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFB450210B6D547AFE5C0C7E>
dwc:collectionCode "LIM, II, III, IV" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFC750260DEB51DFFE270F9E#01CA1A12FFB450210B6D547AFE5C0C7E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFC750260DEB51DFFE270F9E.mc.01CA1A12FFB550210D4C574DFEB70CB1>
dwc:collectionCode "VSM, II, III, IV, V" ;
dwc:verbatimLatitude "5.016667" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFC750260DEB51DFFE270F9E#01CA1A12FFB550210D4C574DFEB70CB1> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,187 @@
@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/390BA159FFCC50530FD65798FB170AF2>
cito:cites <http://dx.doi.org/10.5281/zenodo.5403036>, <http://dx.doi.org/10.5281/zenodo.5403052>, <http://dx.doi.org/10.5281/zenodo.5403054>, <http://dx.doi.org/10.5281/zenodo.5403060>, <http://dx.doi.org/10.5281/zenodo.5403066>, <http://dx.doi.org/10.5281/zenodo.5403072>, <http://dx.doi.org/10.5281/zenodo.5403076>, <http://dx.doi.org/10.5281/zenodo.5403078>, <http://dx.doi.org/10.5281/zenodo.5403104>, <http://dx.doi.org/10.5281/zenodo.5403106>, <http://dx.doi.org/10.5281/zenodo.5403108>, <http://dx.doi.org/10.5281/zenodo.5403110> ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:title "Chactopsis curupira Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini 2013, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFCC50530FD65798FB170AF2.mc.01CA1A12FFCC50580F6657F1FEB40F9F>, <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFCC50530FD65798FB170AF2.mc.01CA1A12FFC750530D4C5114FE3F0AE9> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chactopsis_curupira_Ochoa_2013> ;
trt:publishedIn <http://dx.doi.org/10.1206/796.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/796.1>
bibo:endPage "121" ;
bibo:issue "378" ;
bibo:journal "Bulletin of the American Museum of Natural History" ;
bibo:pubDate "2013-05-30" ;
bibo:startPage "1" ;
bibo:volume "2013" ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:date "2013" ;
dc:title "Systematic Revision Of The Neotropical Scorpion Genus Chactopsis Kraepelin, 1912 (Chactoidea: Chactidae), With Descriptions Of Two New Genera And Four New Species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5403036>, <http://dx.doi.org/10.5281/zenodo.5403052>, <http://dx.doi.org/10.5281/zenodo.5403054>, <http://dx.doi.org/10.5281/zenodo.5403060>, <http://dx.doi.org/10.5281/zenodo.5403066>, <http://dx.doi.org/10.5281/zenodo.5403072>, <http://dx.doi.org/10.5281/zenodo.5403076>, <http://dx.doi.org/10.5281/zenodo.5403078>, <http://dx.doi.org/10.5281/zenodo.5403104>, <http://dx.doi.org/10.5281/zenodo.5403106>, <http://dx.doi.org/10.5281/zenodo.5403108>, <http://dx.doi.org/10.5281/zenodo.5403110> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chactopsis_curupira_Ochoa_2013>
dwc:authority "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
dwc:authorityName "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini" ;
dwc:authorityYear "2013" ;
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
dwc:species "curupira" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/T9D2> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chactopsis_curupira> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chactopsis_curupira>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "curupira" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactopsis>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactidae>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5403036>
dc:description "Fig. 1. Distribution of Chactopsis Kraepelin, 1912, plotting known locality records in Brazil, Peru, and Venezuela. Chactopsis amazonica Lourenço and Francke, 1986, open circles; Chactopsis barajuri González- Sponga, 1982, solid triangle; Chactopsis buhrnheimi Lourenço, 2003, open star; Chactopsis curupira, n. sp., open triangle; Chactopsis chullachaqui, n. sp., open diamond; Chactopsis insignis Kraepelin, 1912, solid squares; Chactopsis siapaensis González-Sponga, 1991, open square; Chactopsis sujirima González-Sponga, 1982, solid circles; undetermined Chactopsis species, solid stars. Box indicates area mapped in figure 2." ;
fabio:hasRepresentation <https://zenodo.org/record/5403036/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403052>
dc:description "Fig. 9. Chactopsis Kraepelin, 1912, Chactopsoides, n. gen., and Megachactops, n. gen., dextral pedipalp chela, movable finger, dorsal aspect showing dentition. A. Chactopsis curupira, n. sp., paratype ³ (MZSP). B. Chactopsis insignis Kraepelin, 1912, ³ (MHNC). C. Chactopsoides anduzei (González-Sponga, 1982), n. comb., ³ (AMNH). D. Chactopsoides gonzalezspongai, n. sp., paratype ³ (AMNH). E. Megachactops kuemoi, n. sp., paratype ♀ (MHNC). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403052/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403054>
dc:description "Fig. 10. Chactopsis Kraepelin, 1912, carapace, dorsal aspect. A, B. Chactopsis amazonica Lourenço and Francke, 1986. A. ³ (MZSP). B. ♀ (MZSP). C. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). D. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). E. Chactopsis curupira, n. sp., paratype ³ (MZSP). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403054/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403060>
dc:description "Fig. 13. Chactopsis Kraepelin, 1912, sternum and pectines, ventral aspect. A. Chactopsis amazonica Lourenço and Francke, 1986, ³ (MZSP). B. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). C. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). D. Chactopsis curupira, n. sp., paratype ³ (MZSP). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403060/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403066>
dc:description "Fig. 16. Chactopsis Kraepelin, 1912, metasomal segments IIIV, lateral aspect. A. Chactopsis curupira, n. sp., paratype ³ (MZSP). B. Chactopsis insignis Kraepelin, 1912, ³ (MHNC). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403066/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403072>
dc:description "Fig. 19. Chactopsis Kraepelin, 1912, metasomal segments IIV, ventral aspect. A. Chactopsis curupira, n. sp., paratype ³ (MZSP). B. Chactopsis insignis Kraepelin, 1912, ³ (MHNC). C. Chactopsis siapaensis González-Sponga, 1991, holotype ³ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403072/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403076>
dc:description "Fig. 21. Chactopsis Kraepelin, 1912, metasomal segment V, ventral aspect. A. Chactopsis amazonica Lourenço and Francke, 1986, ♀ (MZSP). B. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). C. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). D. Chactopsis curupira, n. sp., paratype ³ (MZSP). E. Chactopsis insignis Kraepelin, 1912, ³ (MHNC). F. Chactopsis siapaensis González- Sponga, 1991, holotype ³ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403076/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403078>
dc:description "Fig. 22. Chactopsis Kraepelin, 1912, telson, lateral aspect. A, B. Chactopsis amazonica Lourenço and Francke, 1986. A. ³ (MZSP). B. ♀ (MZSP). C. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). D. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). E. Chactopsis curupira, n. sp., paratype ³ (MZSP). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403078/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403104>
dc:description "Fig. 35. Chactopsis curupira, n. sp., paratype ³ (MHNC), habitus. A. Dorsal aspect. B. Ventral aspect. Scale bar 5 10 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403104/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403106>
dc:description "Fig. 36. Chactopsis curupira, n. sp., paratype ³ (MZSP), dextral pedipalp segments. A. Femur. BD. Patella. A, B. Dorsal aspect. C. External aspect. D. Ventral aspect. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403106/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403108>
dc:description "Fig. 37. Chactopsis curupira, n. sp., paratype ³ (MZSP), dextral pedipalp chela. A. Dorsal aspect. B. External aspect. C. Ventral aspect. D. Internal aspect. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403108/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403110>
dc:description "Fig. 38. Chactopsis curupira, n. sp., holotype ³ (MZSP), sinistral hemispermatophore. A. Ental aspect. B. Dorsal aspect. C. Ectal aspect. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403110/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFCC50530FD65798FB170AF2.mc.01CA1A12FFCC50580F6657F1FEB40F9F>
dwc:catalogNumber "MZSP 41500, MZSP 21765, MPEG 00415" ;
dwc:collectionCode "TYPE, MATERIAL, MHNC, R" ;
dwc:eventDate "2002-11" ;
dwc:locality "Para'" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "180" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFCC50530FD65798FB170AF2#01CA1A12FFCC50580F6657F1FEB40F9F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFCC50530FD65798FB170AF2.mc.01CA1A12FFC750530D4C5114FE3F0AE9>
dwc:collectionCode "VSM, II, IV, V" ;
dwc:verbatimLatitude "5.1666665" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFCC50530FD65798FB170AF2#01CA1A12FFC750530D4C5114FE3F0AE9> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,179 @@
@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/390BA159FFD450470FAF544BFB3C0F9F>
cito:cites <http://dx.doi.org/10.5281/zenodo.5403036>, <http://dx.doi.org/10.5281/zenodo.5403040>, <http://dx.doi.org/10.5281/zenodo.5403050>, <http://dx.doi.org/10.5281/zenodo.5403054>, <http://dx.doi.org/10.5281/zenodo.5403060>, <http://dx.doi.org/10.5281/zenodo.5403064>, <http://dx.doi.org/10.5281/zenodo.5403070>, <http://dx.doi.org/10.5281/zenodo.5403076>, <http://dx.doi.org/10.5281/zenodo.5403078>, <http://dx.doi.org/10.5281/zenodo.5403098>, <http://dx.doi.org/10.5281/zenodo.5403100>, <http://dx.doi.org/10.5281/zenodo.5403102> ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:title "Chactopsis chullachaqui Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini 2013, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFD450470FAF544BFB3C0F9F.mc.01CA1A12FFD450400F6654A0FDD50F9E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chactopsis_chullachaqui_Ochoa_2013> ;
trt:publishedIn <http://dx.doi.org/10.1206/796.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/796.1>
bibo:endPage "121" ;
bibo:issue "378" ;
bibo:journal "Bulletin of the American Museum of Natural History" ;
bibo:pubDate "2013-05-30" ;
bibo:startPage "1" ;
bibo:volume "2013" ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:date "2013" ;
dc:title "Systematic Revision Of The Neotropical Scorpion Genus Chactopsis Kraepelin, 1912 (Chactoidea: Chactidae), With Descriptions Of Two New Genera And Four New Species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5403036>, <http://dx.doi.org/10.5281/zenodo.5403040>, <http://dx.doi.org/10.5281/zenodo.5403050>, <http://dx.doi.org/10.5281/zenodo.5403054>, <http://dx.doi.org/10.5281/zenodo.5403060>, <http://dx.doi.org/10.5281/zenodo.5403064>, <http://dx.doi.org/10.5281/zenodo.5403070>, <http://dx.doi.org/10.5281/zenodo.5403076>, <http://dx.doi.org/10.5281/zenodo.5403078>, <http://dx.doi.org/10.5281/zenodo.5403098>, <http://dx.doi.org/10.5281/zenodo.5403100>, <http://dx.doi.org/10.5281/zenodo.5403102> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chactopsis_chullachaqui_Ochoa_2013>
dwc:authority "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
dwc:authorityName "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini" ;
dwc:authorityYear "2013" ;
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ochoa & Rojas-Runjaic & Pinto-da-Rocha & Prendini, 2013" ;
dwc:species "chullachaqui" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/T9CZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chactopsis_chullachaqui> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chactopsis_chullachaqui>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chullachaqui" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactopsis>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactidae>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5403036>
dc:description "Fig. 1. Distribution of Chactopsis Kraepelin, 1912, plotting known locality records in Brazil, Peru, and Venezuela. Chactopsis amazonica Lourenço and Francke, 1986, open circles; Chactopsis barajuri González- Sponga, 1982, solid triangle; Chactopsis buhrnheimi Lourenço, 2003, open star; Chactopsis curupira, n. sp., open triangle; Chactopsis chullachaqui, n. sp., open diamond; Chactopsis insignis Kraepelin, 1912, solid squares; Chactopsis siapaensis González-Sponga, 1991, open square; Chactopsis sujirima González-Sponga, 1982, solid circles; undetermined Chactopsis species, solid stars. Box indicates area mapped in figure 2." ;
fabio:hasRepresentation <https://zenodo.org/record/5403036/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403040>
dc:description "Fig. 3. Chactopsis Kraepelin, 1912, habitat. A. Reserva Ducke, Manaus, Amazonas, Brazil, habitat of Chactopsis amazonica Lourenço and Francke, 1986. B. Guacamayo, Tarapoto, San Martín Department, Peru, habitat of Chactopsis chullachaqui, n. sp. C. Tahuayo River, Loreto Department, Peru, habitat of Chactopsis insignis Kraepelin, 1912." ;
fabio:hasRepresentation <https://zenodo.org/record/5403040/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403050>
dc:description "Fig. 8. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC), sinistral hemispermatophore showing morphological terminology. A. Ventral aspect. B. Ental aspect. C. Ectal aspect. D. Dorsal aspect. Annotations: da, dorsal apophysis; ef, ental fold; el, ental lobe; fl, flagellum; Lam, lamina; med, median lobe; Ped, pedicel; ssp, sheath-shaped portion; Tr, trunk; tro, trough; vc, ventral concavity. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403050/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403054>
dc:description "Fig. 10. Chactopsis Kraepelin, 1912, carapace, dorsal aspect. A, B. Chactopsis amazonica Lourenço and Francke, 1986. A. ³ (MZSP). B. ♀ (MZSP). C. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). D. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). E. Chactopsis curupira, n. sp., paratype ³ (MZSP). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403054/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403060>
dc:description "Fig. 13. Chactopsis Kraepelin, 1912, sternum and pectines, ventral aspect. A. Chactopsis amazonica Lourenço and Francke, 1986, ³ (MZSP). B. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). C. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). D. Chactopsis curupira, n. sp., paratype ³ (MZSP). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403060/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403064>
dc:description "Fig. 15. Chactopsis Kraepelin, 1912, metasomal segments IIIV, lateral aspect. A. Chactopsis amazonica Lourenço and Francke, 1986, ³ (MZSP). B. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). C. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403064/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403070>
dc:description "Fig. 18. Chactopsis Kraepelin, 1912, metasomal segments IIV, ventral aspect. A. Chactopsis amazonica Lourenço and Francke, 1986, ³ (MZSP). B. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). C. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403070/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403076>
dc:description "Fig. 21. Chactopsis Kraepelin, 1912, metasomal segment V, ventral aspect. A. Chactopsis amazonica Lourenço and Francke, 1986, ♀ (MZSP). B. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). C. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). D. Chactopsis curupira, n. sp., paratype ³ (MZSP). E. Chactopsis insignis Kraepelin, 1912, ³ (MHNC). F. Chactopsis siapaensis González- Sponga, 1991, holotype ³ (MAGS). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403076/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403078>
dc:description "Fig. 22. Chactopsis Kraepelin, 1912, telson, lateral aspect. A, B. Chactopsis amazonica Lourenço and Francke, 1986. A. ³ (MZSP). B. ♀ (MZSP). C. Chactopsis barajuri González-Sponga, 1982, holotype ³ (MAGS). D. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC). E. Chactopsis curupira, n. sp., paratype ³ (MZSP). Scale bars 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403078/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403098>
dc:description "Fig. 32. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC), habitus. A. Dorsal aspect. B. Ventral aspect. Scale bar 5 10 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403098/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403100>
dc:description "Fig. 33. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC), dextral pedipalp segments. A. Femur. B D. Patella. A, B. Dorsal aspect. C. External aspect. D.Ventral aspect. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403100/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403102>
dc:description "Fig. 34. Chactopsis chullachaqui, n. sp., holotype ³ (MHNC), dextral pedipalp chela. A. Dorsal aspect. B. External aspect. C. Ventral aspect. D. Internal aspect. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403102/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/390BA159FFD450470FAF544BFB3C0F9F.mc.01CA1A12FFD450400F6654A0FDD50F9E>
dwc:catalogNumber "LP 7773" ;
dwc:collectionCode "TYPE, MATERIAL, MHNC, AMNH" ;
dwc:locality "San Martin" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/390BA159FFD450470FAF544BFB3C0F9F#01CA1A12FFD450400F6654A0FDD50F9E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,125 @@
@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/390BA159FFDB50400FB957B4FE2C0F4C>
cito:cites <http://dx.doi.org/10.5281/zenodo.5403036>, <http://dx.doi.org/10.5281/zenodo.5403094>, <http://dx.doi.org/10.5281/zenodo.5403096> ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:title "Chactopsis buhrnheimi Lourenco 2003" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chactopsis_buhrnheimi_Lourenco_2003> ;
trt:publishedIn <http://dx.doi.org/10.1206/796.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/796.1>
bibo:endPage "121" ;
bibo:issue "378" ;
bibo:journal "Bulletin of the American Museum of Natural History" ;
bibo:pubDate "2013-05-30" ;
bibo:startPage "1" ;
bibo:volume "2013" ;
dc:creator "Ochoa, José A.; Rojas-Runjaic, Fernando J. M.; Pinto-da-Rocha, Ricardo; Prendini, Lorenzo" ;
dc:date "2013" ;
dc:title "Systematic Revision Of The Neotropical Scorpion Genus Chactopsis Kraepelin, 1912 (Chactoidea: Chactidae), With Descriptions Of Two New Genera And Four New Species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5403036>, <http://dx.doi.org/10.5281/zenodo.5403094>, <http://dx.doi.org/10.5281/zenodo.5403096> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chactopsis_buhrnheimi_Lourenco_2003>
dwc:authority "Lourenco, 2003" ;
dwc:authorityName "Lourenco" ;
dwc:authorityYear "2003" ;
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lourenco, 2003" ;
dwc:species "buhrnheimi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/T9CY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chactopsis_buhrnheimi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chactopsis_buhrnheimi>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "buhrnheimi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactopsis>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:genus "Chactopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chactidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chactidae>
dwc:class "Arachnida" ;
dwc:family "Chactidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Scorpiones" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.5403036>
dc:description "Fig. 1. Distribution of Chactopsis Kraepelin, 1912, plotting known locality records in Brazil, Peru, and Venezuela. Chactopsis amazonica Lourenço and Francke, 1986, open circles; Chactopsis barajuri González- Sponga, 1982, solid triangle; Chactopsis buhrnheimi Lourenço, 2003, open star; Chactopsis curupira, n. sp., open triangle; Chactopsis chullachaqui, n. sp., open diamond; Chactopsis insignis Kraepelin, 1912, solid squares; Chactopsis siapaensis González-Sponga, 1991, open square; Chactopsis sujirima González-Sponga, 1982, solid circles; undetermined Chactopsis species, solid stars. Box indicates area mapped in figure 2." ;
fabio:hasRepresentation <https://zenodo.org/record/5403036/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403094>
dc:description "Fig. 30. Chactopsis buhrnheimi Lourenço, 2003, juv. ³ holotype (INPA), dextral pedipalp segments. A. Femur. BD. Patella. A, B. Dorsal aspect. C. External aspect. D. Ventral aspect. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403094/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.5403096>
dc:description "Fig. 31. Chactopsis buhrnheimi Lourenço, 2003, juv. ³ holotype (INPA), dextral pedipalp chela. A. Dorsal aspect. B. External aspect. C. Ventral aspect. D. Internal aspect. Scale bar 5 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/5403096/files/figure.png> ;
a fabio:Figure .

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/390BEF8111B27E79447124D0F0F48EEA>
dc:creator "Linnaeus, Carolus" ;
dc:title "Salvia africana subsp. caerulea Linnaeus, 1753, subspec. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Salvia_africana_caerulea_Linnaeus_1753> ;
trt:publishedIn <https://doi.org/10.5962/bhl.title.669> ;
a trt:Treatment .
<https://doi.org/10.5962/bhl.title.669>
dc:creator "Linnaeus, Carolus" ;
dc:date "1753" ;
dc:title "Species plantarum: exhibentes plantas rite cognitas, ad genera relatas, cum differentiis specificis, nominibus trivialibus, synonymis selectis, locis natalibus, secundum systema sexuale digestas" ;
a fabio:Book .
<http://taxon-concept.plazi.org/id/Plantae/Salvia_africana_caerulea_Linnaeus_1753>
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Salvia" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "africana" ;
dwc:subSpecies "caerulea" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8YH7Z> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Salvia_africana_caerulea> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Salvia_africana_caerulea>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Salvia" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "subSpecies" ;
dwc:species "africana" ;
dwc:subSpecies "caerulea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Salvia_africana> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Salvia_africana>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Salvia" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "africana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Salvia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Salvia>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Salvia" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,106 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/390BF10C2FDF06C391D81090FE25BF26>
dc:creator "Broad, Gavin R." ;
dc:title "Picrostigeus brevicauda Horstmann 1994" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Picrostigeus_brevicauda_Horstmann_1994> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e9042> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e9042>
bibo:endPage "9042" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "9042" ;
bibo:volume "4" ;
dc:creator "Broad, Gavin R." ;
dc:date "2016" ;
dc:title "Checklist of British and Irish Hymenoptera - Ichneumonidae" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Picrostigeus_brevicauda_Horstmann_1994>
dwc:authority "Horstmann, 1994" ;
dwc:authorityName "Horstmann" ;
dwc:authorityYear "1994" ;
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Picrostigeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Horstmann, 1994" ;
dwc:species "brevicauda" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/77J5X> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Picrostigeus_brevicauda> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Picrostigeus_brevicauda>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Picrostigeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brevicauda" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Picrostigeus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Picrostigeus>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:genus "Picrostigeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
dwc:class "Insecta" ;
dwc:family "Ichneumonidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,187 @@
@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/390C0C8BF1A71238D21493953CAEC79E>
dc:creator "Zhang, Jiang-Tao; Wu, San-An" ;
dc:title "Paraputo Laing 1929" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paraputo_Laing_1929> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraputo>, <http://taxon-name.plazi.org/id/Animalia/Paraputo_ritchiei>, <http://taxon-name.plazi.org/id/Animalia/Ripersia_anomala>, <http://taxon-name.plazi.org/id/Animalia/Cataenococcus>, <http://taxon-name.plazi.org/id/Animalia/Dactylopius_olivaceus>, <http://taxon-name.plazi.org/id/Animalia/Lachnodiopsis>, <http://taxon-name.plazi.org/id/Animalia/Lachnodiopsis_szemaoensis> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.709.15161> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.709.15161>
bibo:endPage "70" ;
bibo:journal "ZooKeys" ;
bibo:startPage "57" ;
bibo:volume "709" ;
dc:creator "Zhang, Jiang-Tao; Wu, San-An" ;
dc:date "2017" ;
dc:title "A study of the genus Paraputo Laing, 1929 of China, with description of two new species (Hemiptera, Sternorrhyncha, Coccomorpha)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Paraputo_Laing_1929>
dwc:ID-ENA "249556" ;
dwc:authority "Laing, 1929" ;
dwc:authorityName "Laing" ;
dwc:authorityYear "1929" ;
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Paraputo" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Laing, 1929" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/63M4B> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraputo> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Paraputo>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Paraputo" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pseudococcidae>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Paraputo_ritchiei>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Paraputo" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ritchiei" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paraputo> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ripersia_anomala>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Ripersia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "anomala" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ripersia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ripersia>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Ripersia" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cataenococcus>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Cataenococcus" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dactylopius_olivaceus>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Dactylopius" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "olivaceus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dactylopius> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dactylopius>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Dactylopius" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lachnodiopsis>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Lachnodiopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lachnodiopsis_szemaoensis>
dwc:class "Insecta" ;
dwc:family "Pseudococcidae" ;
dwc:genus "Lachnodiopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Hemiptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "szemaoensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lachnodiopsis> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,126 @@
@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/390C87B65760710EE9C32862E7B5FE1A>
cito:cites <http://dx.doi.org/10.5281/zenodo.4752822> ;
dc:creator "Mayorga, Alfredo" ;
dc:title "Anacroneuria barbai Mayorga 2016, sp. nov." ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/3111885302> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_barbai_Mayorga_2016> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4758601> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4758601>
bibo:endPage "73" ;
bibo:issue "12" ;
bibo:journal "Illiesia" ;
bibo:startPage "64" ;
bibo:volume "12" ;
dc:creator "Mayorga, Alfredo" ;
dc:date "2016" ;
dc:title "A New Species Of Anacroneuria Klapálek (Plecoptera: Perlidae) And Complementary Descriptions Of Three Additional Species From Mexico, With Comments On The Current Knowledge Of Mexican Species Of The Genus" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4752822> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_barbai_Mayorga_2016>
dwc:authority "Mayorga, 2016" ;
dwc:authorityName "Mayorga" ;
dwc:authorityYear "2016" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mayorga, 2016" ;
dwc:species "barbai" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria_barbai> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria_barbai>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "barbai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perlidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perlidae>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.4752822>
dc:description "Figs. 1-6. Anacroneuria barbai sp. nov. 1. Male adult habitus. 2. Head and pronotum. 3. Hammer. 4. Aedeagus, ventral. 5. Aedeagus, lateral. 6. Aedeagus, dorsal." ;
fabio:hasRepresentation <https://zenodo.org/record/4752822/files/figure.png> ;
a fabio:Figure .
<https://www.gbif.org/occurrence/3111885302>
dwc:catalogNumber "CNIN-PLH-1" ;
dwc:collectionCode "CNIN-PLP-2" ;
dwc:eventDate "1999-06-26" ;
dwc:locality "Cascada Cerro de las Flores" ;
dwc:recordedBy "J. Bueno & R. Barba" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "17.360834" ;
dwc:verbatimLongitude "-93.624725" ;
trt:gbifOccurrenceId "3111885302" ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,119 @@
@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/> .
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/390C87B657627108E9AC2C41E66BFB17>
cito:cites <http://dx.doi.org/10.5281/zenodo.4752824> ;
dc:creator "Mayorga, Alfredo" ;
dc:title "Anacroneuria pallida Jewett 1958" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_pallida_Jewett_1958> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4758607> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4758607>
bibo:endPage "73" ;
bibo:issue "12" ;
bibo:journal "Illiesia" ;
bibo:startPage "64" ;
bibo:volume "12" ;
dc:creator "Mayorga, Alfredo" ;
dc:date "2016" ;
dc:title "A New Species Of Anacroneuria Klapálek (Plecoptera: Perlidae) And Complementary Descriptions Of Three Additional Species From Mexico, With Comments On The Current Knowledge Of Mexican Species Of The Genus" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4752824> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_pallida_Jewett_1958>
dwc:authority "Jewett, 1958" ;
dwc:authorityName "Jewett" ;
dwc:authorityYear "1958" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jewett, 1958" ;
dwc:species "pallida" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria_pallida> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria_pallida>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pallida" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perlidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perlidae>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.4752824>
dc:description "Figs. 7-10. Anacroneuria pallida. 7. Female adult habitus. 8. Head and pronotum. 9. Female subgenital plate. 10. Outline of egg." ;
fabio:hasRepresentation <https://zenodo.org/record/4752824/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,233 @@
@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/> .
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/390C87B65762710EE9A82B42E6BCFB18>
dc:creator "Mayorga, Alfredo" ;
dc:title "Anacroneuria litura" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_litura_Pictet_1841> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Perla_litura_Pictet_1841>, <http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_crenulata_Jewett_1958>, <http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_proxima_Klapalek_1923>, <http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_comanche_Stark_1987> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4758603> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4758603>
bibo:endPage "73" ;
bibo:issue "12" ;
bibo:journal "Illiesia" ;
bibo:startPage "64" ;
bibo:volume "12" ;
dc:creator "Mayorga, Alfredo" ;
dc:date "2016" ;
dc:title "A New Species Of Anacroneuria Klapálek (Plecoptera: Perlidae) And Complementary Descriptions Of Three Additional Species From Mexico, With Comments On The Current Knowledge Of Mexican Species Of The Genus" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_litura_Pictet_1841>
dwc:authority "(Pictet, 1841)" ;
dwc:baseAuthorityName "Pictet" ;
dwc:baseAuthorityYear "1841" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pictet, 1841)" ;
dwc:species "litura" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria_litura> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Perla_litura_Pictet_1841>
dwc:authority "Pictet, 1841: 242" ;
dwc:authorityName "Pictet" ;
dwc:authorityPageNumber "242" ;
dwc:authorityYear "1841" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Perla" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pictet, 1841" ;
dwc:species "litura" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perla_litura> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_crenulata_Jewett_1958>
dwc:authority "Jewett, 1958" ;
dwc:authorityName "Jewett" ;
dwc:authorityYear "1958" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jewett, 1958" ;
dwc:species "crenulata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria_crenulata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_proxima_Klapalek_1923>
dwc:authority "Klapalek, 1923" ;
dwc:authorityName "Klapalek" ;
dwc:authorityYear "1923" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Klapalek, 1923" ;
dwc:species "proxima" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria_proxima> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_comanche_Stark_1987>
dwc:authority "Stark & Baumann, 1987" ;
dwc:authorityName "Stark & Baumann" ;
dwc:authorityYear "1987" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stark & Baumann, 1987" ;
dwc:species "comanche" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria_comanche> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria_litura>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "litura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perlidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perlidae>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perla_litura>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Perla" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "litura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perla> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perla>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Perla" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perlidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria_crenulata>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "crenulata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria_proxima>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "proxima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria_comanche>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "comanche" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria> ;
a dwcFP:TaxonName .

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/> .
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/390C87B65764710AE9972C56E6BDFE52>
cito:cites <http://dx.doi.org/10.5281/zenodo.4752826> ;
dc:creator "Mayorga, Alfredo" ;
dc:title "Anacroneuria quadriloba Jewett. Moreover 1958" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_quadriloba_Moreover_1958> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4758613> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4758613>
bibo:endPage "73" ;
bibo:issue "12" ;
bibo:journal "Illiesia" ;
bibo:startPage "64" ;
bibo:volume "12" ;
dc:creator "Mayorga, Alfredo" ;
dc:date "2016" ;
dc:title "A New Species Of Anacroneuria Klapálek (Plecoptera: Perlidae) And Complementary Descriptions Of Three Additional Species From Mexico, With Comments On The Current Knowledge Of Mexican Species Of The Genus" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4752826> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_quadriloba_Moreover_1958>
dwc:authority "Jewett, 1958" ;
dwc:authorityName "Jewett. Moreover" ;
dwc:authorityYear "1958" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Jewett. Moreover, 1958" ;
dwc:species "quadriloba" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria_quadriloba> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria_quadriloba>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "quadriloba" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perlidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perlidae>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.4752826>
dc:description "Figs. 11-16. Anacroneuria quadriloba. 11. Male adult habitus. 12. Head and pronotum. 13. Aedeagus, ventral. 14. Aedeagus, dorsal. 15. Aedeagus, lateral. 16. Female subgenital plate." ;
fabio:hasRepresentation <https://zenodo.org/record/4752826/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,105 @@
@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/390C8810838A8AAE213ACE8BAC192FD9>
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Centaurea_sessiliflora_Linnaeus_1753> ;
dc:creator "Jarvis, Charlie" ;
dc:title "Centaurea" ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Centaurea> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291971>
bibo:endPage "473" ;
bibo:startPage "370" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part C)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Centaurea_sessiliflora_Linnaeus_1753>
dwc:authority "Linnaeus" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Centaurea" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "sessiliflora" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3K5Z> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Centaurea_sessiliflora> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Centaurea>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Centaurea" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asterales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Centaurea_sessiliflora>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Centaurea" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "sessiliflora" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Centaurea> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,124 @@
@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/390D87A5872BFFB808BFFE5FFBF8FCDD>
cito:cites <http://dx.doi.org/10.5281/zenodo.271736>, <http://dx.doi.org/10.5281/zenodo.271737>, <http://dx.doi.org/10.5281/zenodo.271738> ;
dc:creator "Yu, Qian; Wang, Xuzheng; Xiong, Huan; He, Shunping" ;
dc:title "Garra longchuanensis Yu, Wang, Xiong & He, 2016, new species" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Garra_longchuanensis_Yu_2016> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4126.2.10> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4126.2.10>
bibo:endPage "300" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "295" ;
bibo:volume "4126" ;
dc:creator "Yu, Qian; Wang, Xuzheng; Xiong, Huan; He, Shunping" ;
dc:date "2016" ;
dc:title "Garra longchuanensis, a new cyprinid (Teleostei: Cypriniformes) from southern China" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.271736>, <http://dx.doi.org/10.5281/zenodo.271737>, <http://dx.doi.org/10.5281/zenodo.271738> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Garra_longchuanensis_Yu_2016>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Yu, Wang, Xiong & He, 2016" ;
dwc:authorityName "Yu, Wang, Xiong & He" ;
dwc:authorityYear "2016" ;
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Garra" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yu, Wang, Xiong & He, 2016" ;
dwc:species "longchuanensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Garra_longchuanensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Garra_longchuanensis>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Garra" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "longchuanensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Garra> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Garra>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:genus "Garra" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyprinidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyprinidae>
dwc:class "Actinopterygii" ;
dwc:family "Cyprinidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypriniformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cypriniformes>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:order "Cypriniformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.271736>
dc:description "FIGURE 1. Garra longchuanensis, ihb 201306027, holotype, 145.2 mm SL, China, Yunnan Province, Yiluowadi Jiang basin, Longchuan Jiang River in Tengchong; lateral view." ;
fabio:hasRepresentation <https://zenodo.org/record/271736/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.271737>
dc:description "FIGURE 2. Garra longchuanensis, ihb 201306027, holotype, 145.2 mm SL, China, Yunnan Province, Yiluowadi Jiang basin, Longchuan Jiang River in Tengchong; dorsal and ventral views of head." ;
fabio:hasRepresentation <https://zenodo.org/record/271737/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.271738>
dc:description "FIGURE 3. Map showing locality of Garra longchuanensis examined. Letters refer to the following: L, Longchuan Jiang River; S, Salween River; M, Mekong River; J, Jinsha River. Black circle = species collection." ;
fabio:hasRepresentation <https://zenodo.org/record/271738/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,125 @@
@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/390D8ABF9F2CCA8F3C2DFBD8C1549460>
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:title "Allactaga (Allactaga) firouzi Womochel 1978" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/390D8ABF9F2CCA8F3C2DFBD8C1549460.mc.6B087C00D21F823C23DB99D01B05391B> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Allactaga_firouzi_Womochel_1978> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.7316535>
bibo:endPage "893" ;
bibo:startPage "871" ;
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
dc:date "2005" ;
dc:title "Order Rodentia - Family Dipodidae" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Allactaga_firouzi_Womochel_1978>
dwc:authority "Womochel 1978" ;
dwc:authorityName "Womochel" ;
dwc:authorityYear "1978" ;
dwc:class "Mammalia" ;
dwc:family "Dipodidae" ;
dwc:genus "Allactaga" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Womochel, 1978" ;
dwc:species "firouzi" ;
dwc:subGenus "Allactaga" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7QJ7Z> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allactaga_firouzi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Allactaga_firouzi>
dwc:class "Mammalia" ;
dwc:family "Dipodidae" ;
dwc:genus "Allactaga" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "firouzi" ;
dwc:subGenus "Allactaga" ;
dwc:vernacularName "Iranian Jerboa"@en ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allactaga_Allactaga> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Allactaga_Allactaga>
dwc:class "Mammalia" ;
dwc:family "Dipodidae" ;
dwc:genus "Allactaga" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "subGenus" ;
dwc:subGenus "Allactaga" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allactaga> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Allactaga>
dwc:class "Mammalia" ;
dwc:family "Dipodidae" ;
dwc:genus "Allactaga" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dipodidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dipodidae>
dwc:class "Mammalia" ;
dwc:family "Dipodidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Rodentia" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/390D8ABF9F2CCA8F3C2DFBD8C1549460.mc.6B087C00D21F823C23DB99D01B05391B>
dwc:verbatimElevation "2253.0" ;
trt:httpUri <https://treatment.plazi.org/id/390D8ABF9F2CCA8F3C2DFBD8C1549460#6B087C00D21F823C23DB99D01B05391B> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,151 @@
@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/390FCB81D7745EEA07CB43FCC393E337>
dc:creator "Jarvis, Charlie" ;
dc:title "Desmodium umbellatum" ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611885536> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Desmodium_umbellatum_Linnaeus_1753> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Hedysarum_umbellatum_Linnaeus_1753> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4363582> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4363582>
bibo:endPage "585" ;
bibo:startPage "557" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part H)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Desmodium_umbellatum_Linnaeus_1753>
dwc:authority "(L.)" ;
dwc:baseAuthorityName "Linnaeus" ;
dwc:baseAuthorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Desmodium" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Linnaeus, 1753)" ;
dwc:species "umbellatum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Desmodium_umbellatum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Hedysarum_umbellatum_Linnaeus_1753>
dwc:authority "Linnaeus" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Hedysarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "umbellatum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Hedysarum_umbellatum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Desmodium_umbellatum>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Desmodium" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "umbellatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Desmodium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Desmodium>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Desmodium" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Fabales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Hedysarum_umbellatum>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Hedysarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "umbellatum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hedysarum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Hedysarum>
dwc:class "Magnoliopsida" ;
dwc:family "Fabaceae" ;
dwc:genus "Hedysarum" ;
dwc:kingdom "Plantae" ;
dwc:order "Fabales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
a dwcFP:TaxonName .
<https://www.gbif.org/occurrence/2611885536>
dwc:catalogNumber "BM-000621598" ;
dwc:collectionCode "BM" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2611885536" ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,109 @@
@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/391078ED31D2548196A8E63975EA3159>
dc:creator "Chen, Ronglian; Zhang, Faqi; Chen, Shilong; Chi, Xiaofeng" ;
dc:title "Cypripedium shanxiense S. C. Chen 1983" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Cypripedium_shanxiense_Chen_1983> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.11.e103289> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.11.e103289>
bibo:endPage "103289" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:pubDate "2023-05-16" ;
bibo:startPage "103289" ;
bibo:volume "11" ;
dc:creator "Chen, Ronglian; Zhang, Faqi; Chen, Shilong; Chi, Xiaofeng" ;
dc:date "2023" ;
dc:title "Checklist of national key protected wild plants on the Qinghai-Tibetan Plateau" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Cypripedium_shanxiense_Chen_1983>
dwc:ID-ENA "1088833" ;
dwc:LSID "391078ED-31D2-5481-96A8-E63975EA3159" ;
dwc:authority "S. C. Chen, 1983" ;
dwc:authorityName "S. C. Chen" ;
dwc:authorityYear "1983" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Cypripedium" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "S. C. Chen, 1983" ;
dwc:species "shanxiense" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/33J7S> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Cypripedium_shanxiense> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Cypripedium_shanxiense>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Cypripedium" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "shanxiense" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cypripedium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Cypripedium>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Cypripedium" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,122 @@
@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/> .
# Warning: Failed to output a material citation, could not create identifier
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/3910C15051AE5AC49AAFF04664F05FB3>
cito:cites <http://dx.doi.org/10.3897/phytokeys.224.99463.figure23>, <http://dx.doi.org/10.3897/phytokeys.224.99463.figure26>, <http://dx.doi.org/10.3897/phytokeys.224.99463.figure27> ;
dc:creator "Wolanin, Mateusz; Klichowska, Ewelina; Jedrzejczyk, Iwona; Rewers, Monika; Nobis, Marcin" ;
dc:title "Taraxacum parnassicum Dahlst., Acta Horti Berg. 9: 29. 1926." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Taraxacum_silesiacum> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.224.99463> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Taraxacum_parnassicum> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.224.99463>
bibo:endPage "88" ;
bibo:journal "PhytoKeys" ;
bibo:pubDate "2023-04-05" ;
bibo:startPage "1" ;
bibo:volume "224" ;
dc:creator "Wolanin, Mateusz; Klichowska, Ewelina; Jedrzejczyk, Iwona; Rewers, Monika; Nobis, Marcin" ;
dc:date "2023" ;
dc:title "Taxonomy and distribution of Taraxacum sect. Erythrosperma (Asteraceae) in Poland" ;
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.224.99463.figure23>, <http://dx.doi.org/10.3897/phytokeys.224.99463.figure26>, <http://dx.doi.org/10.3897/phytokeys.224.99463.figure27> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Taraxacum_parnassicum>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Taraxacum" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "parnassicum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Taraxacum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Taraxacum>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Taraxacum" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asterales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Taraxacum_silesiacum>
dwc:class "Magnoliopsida" ;
dwc:family "Asteraceae" ;
dwc:genus "Taraxacum" ;
dwc:kingdom "Plantae" ;
dwc:order "Asterales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "silesiacum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Taraxacum> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/phytokeys.224.99463.figure23>
dc:description "Figure 23. Distribution maps of Taraxacum sect. Erythrosperma in Poland A T. lacistophyllum B T. parnassicum C T. plumbeum D T. proximum E T. sandomiriense F T. scanicum; black square - localities recorded during field studies, black circle - other localities known from herbarium data." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/833359> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.224.99463.figure26>
dc:description "Figure 26. Variation in leaf shape in T. parnassicum; locality - Duze Skalki (M. Wolanin 2016 UR). Scale bar: 5 cm." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/833362> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/phytokeys.224.99463.figure27>
dc:description "Figure 27. Taraxacum parnassicum; locality - Jaworki, 2014, photo by M. Wolanin." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/833363> ;
a fabio:Figure .

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/3910C933FFDBFFCCCCE3FBE2E322FAB6>
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:title "Nomada carnifex MOCSARY 1883" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nomada_carnifex_Mocsary_1883> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5310627> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5310627>
bibo:endPage "1490" ;
bibo:issue "2" ;
bibo:journal "Linzer biologische Beiträge" ;
bibo:pubDate "2014-12-19" ;
bibo:startPage "1479" ;
bibo:volume "46" ;
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:date "2014" ;
dc:title "Le genre Nomada SCOPOLI en France continentale et en Corse: citation de 15 espèces nouvelles pour la faune de France et mise à jour de la liste taxonomique des espèces (Hymenoptera: Apoidea, Anthophila)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nomada_carnifex_Mocsary_1883>
dwc:authority "MOCSARY, 1883" ;
dwc:authorityName "MOCSARY" ;
dwc:authorityYear "1883" ;
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mocsary, 1883" ;
dwc:species "carnifex" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47MZ3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomada_carnifex> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nomada_carnifex>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "carnifex" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nomada> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nomada>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Apidae>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,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/3910C933FFDCFFCACCE3FA40E310FEB8>
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:title "Nomada gransassoi SCHWARZ 1986" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nomada_gransassoi_Schwarz_1986> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5310627> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5310627>
bibo:endPage "1490" ;
bibo:issue "2" ;
bibo:journal "Linzer biologische Beiträge" ;
bibo:pubDate "2014-12-19" ;
bibo:startPage "1479" ;
bibo:volume "46" ;
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:date "2014" ;
dc:title "Le genre Nomada SCOPOLI en France continentale et en Corse: citation de 15 espèces nouvelles pour la faune de France et mise à jour de la liste taxonomique des espèces (Hymenoptera: Apoidea, Anthophila)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nomada_gransassoi_Schwarz_1986>
dwc:authority "SCHWARZ, 1986" ;
dwc:authorityName "SCHWARZ" ;
dwc:authorityYear "1986" ;
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schwarz, 1986" ;
dwc:species "gransassoi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73Z9P> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomada_gransassoi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nomada_gransassoi>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gransassoi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nomada> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nomada>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Apidae>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,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/3910C933FFDCFFCBCCE0FAA5E3A9FA11>
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:title "Nomada gribodoi SCHMIEDEKNECHT 1882" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nomada_gribodoi_Schmiedeknecht_1882> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5310627> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5310627>
bibo:endPage "1490" ;
bibo:issue "2" ;
bibo:journal "Linzer biologische Beiträge" ;
bibo:pubDate "2014-12-19" ;
bibo:startPage "1479" ;
bibo:volume "46" ;
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:date "2014" ;
dc:title "Le genre Nomada SCOPOLI en France continentale et en Corse: citation de 15 espèces nouvelles pour la faune de France et mise à jour de la liste taxonomique des espèces (Hymenoptera: Apoidea, Anthophila)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nomada_gribodoi_Schmiedeknecht_1882>
dwc:authority "SCHMIEDEKNECHT, 1882" ;
dwc:authorityName "SCHMIEDEKNECHT" ;
dwc:authorityYear "1882" ;
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schmiedeknecht, 1882" ;
dwc:species "gribodoi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47N6C> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomada_gribodoi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nomada_gribodoi>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gribodoi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nomada> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nomada>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Apidae>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,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/3910C933FFDCFFCBCCE3FDFDE1ABFC69>
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:title "Nomada furvoides STOECKHERT 1944" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nomada_furvoides_Stoeckhert_1944> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5310627> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5310627>
bibo:endPage "1490" ;
bibo:issue "2" ;
bibo:journal "Linzer biologische Beiträge" ;
bibo:pubDate "2014-12-19" ;
bibo:startPage "1479" ;
bibo:volume "46" ;
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:date "2014" ;
dc:title "Le genre Nomada SCOPOLI en France continentale et en Corse: citation de 15 espèces nouvelles pour la faune de France et mise à jour de la liste taxonomique des espèces (Hymenoptera: Apoidea, Anthophila)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nomada_furvoides_Stoeckhert_1944>
dwc:authority "STOECKHERT, 1944" ;
dwc:authorityName "STOECKHERT" ;
dwc:authorityYear "1944" ;
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Stoeckhert, 1944" ;
dwc:species "furvoides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47N5L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomada_furvoides> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nomada_furvoides>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "furvoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nomada> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nomada>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Apidae>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,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/3910C933FFDCFFCBCCE3FEFFE37AFDFE>
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:title "Nomada fallax PEREZ 1913" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nomada_fallax_Perez_1913> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5310627> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5310627>
bibo:endPage "1490" ;
bibo:issue "2" ;
bibo:journal "Linzer biologische Beiträge" ;
bibo:pubDate "2014-12-19" ;
bibo:startPage "1479" ;
bibo:volume "46" ;
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:date "2014" ;
dc:title "Le genre Nomada SCOPOLI en France continentale et en Corse: citation de 15 espèces nouvelles pour la faune de France et mise à jour de la liste taxonomique des espèces (Hymenoptera: Apoidea, Anthophila)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nomada_fallax_Perez_1913>
dwc:authority "PEREZ, 1913" ;
dwc:authorityName "PEREZ" ;
dwc:authorityYear "1913" ;
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Perez, 1913" ;
dwc:species "fallax" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47N4H> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomada_fallax> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nomada_fallax>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fallax" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nomada> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nomada>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Apidae>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,107 @@
@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/3910C933FFDDFFCACCE3FD02E317FCA9>
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:title "Nomada kriesteni SCHWARZ 2013" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nomada_kriesteni_Schwarz_2013> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.5310627> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.5310627>
bibo:endPage "1490" ;
bibo:issue "2" ;
bibo:journal "Linzer biologische Beiträge" ;
bibo:pubDate "2014-12-19" ;
bibo:startPage "1479" ;
bibo:volume "46" ;
dc:creator "Dufrêne, E.; Schwarz; Smit, J." ;
dc:date "2014" ;
dc:title "Le genre Nomada SCOPOLI en France continentale et en Corse: citation de 15 espèces nouvelles pour la faune de France et mise à jour de la liste taxonomique des espèces (Hymenoptera: Apoidea, Anthophila)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Nomada_kriesteni_Schwarz_2013>
dwc:authority "SCHWARZ, 2013" ;
dwc:authorityName "SCHWARZ" ;
dwc:authorityYear "2013" ;
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schwarz, 2013" ;
dwc:species "kriesteni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nomada_kriesteni> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Nomada_kriesteni>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "kriesteni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nomada> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Nomada>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:genus "Nomada" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Apidae>
dwc:class "Insecta" ;
dwc:family "Apidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,113 @@
@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/39111B38E29BC8A9FE57A6E532CB5C42>
dc:creator "Sokolov, Igor M.; Reddell, James R.; Kavanaugh, David H." ;
dc:title "Anillinus sinuatus" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anillodes_sinuatus>, <http://taxon-name.plazi.org/id/Animalia/Anillinus_sinuatus> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.417.7733> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Anillinus_sinuatus> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.417.7733>
bibo:endPage "101" ;
bibo:journal "ZooKeys" ;
bibo:startPage "71" ;
bibo:volume "417" ;
dc:creator "Sokolov, Igor M.; Reddell, James R.; Kavanaugh, David H." ;
dc:date "2014" ;
dc:title "Life beneath the surface of the central Texan Balcones Escarpment: genus Anillinus Casey, 1918 (Coleoptera, Carabidae, Bembidiini): new species, a key to the Texas species, and notes about their way of life and evolution" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Anillinus_sinuatus>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Anillinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sinuatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anillinus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anillinus>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Anillinus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anillodes_sinuatus>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Anillodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sinuatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anillodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anillodes>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Anillodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,77 @@
@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/39111C03A12CEC2CDC02D886B9BBDB49>
dc:creator "Sinclair, Bradley J.; Cumming, Jeffrey M.; Brooks, Scott E.; Plant, Adrian R.; Saigusa, Toyohei" ;
dc:title "Gondwanamyia Sinclair, Cumming, Brooks, Plant & Saigusa, gen. n." ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.621.10115> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Gondwanamyia> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.621.10115>
bibo:endPage "147" ;
bibo:journal "ZooKeys" ;
bibo:startPage "137" ;
bibo:volume "621" ;
dc:creator "Sinclair, Bradley J.; Cumming, Jeffrey M.; Brooks, Scott E.; Plant, Adrian R.; Saigusa, Toyohei" ;
dc:date "2016" ;
dc:title "Gondwanamyia, a new empidoid (Diptera) genus of uncertain placement" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Gondwanamyia>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:genus "Gondwanamyia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Empididae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Empididae>
dwc:class "Insecta" ;
dwc:family "Empididae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,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/3911238EBDB081B7F5D94BE3BE9796B3>
dc:creator "Borges, Paulo A. V.; Gaspar, Clara; Crespo, Luis Carlos Fonseca; Rigal, Francois; Cardoso, Pedro; Pereira, Fernando; Rego, Carla; Amorim, Isabel R.; Melo, Catarina; Aguiar, Carlos; Andre, Genage; Mendonca, Enesima P.; Ribeiro, Servio; Hortal, Joaquin; Santos, Ana M. C.; Barcelos, Luis; Enghoff, Henrik; Mahnert, Volker; Pita, Margarida T.; Ribes, Jordi; Baz, Arturo; Sousa, Antonio B.; Vieira, Virgilio; Wunderlich, Joerg; Parmakelis, Aristeidis; Whittaker, Robert J.; Quartau, Jose Alberto; Serrano, Artur R. M.; Triantis, Kostas A." ;
dc:title "Porrhomma borgesi Wunderlich 2008" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Porrhomma_borgesi_Wunderlich_2008> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e10948> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e10948>
bibo:endPage "10948" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "10948" ;
bibo:volume "4" ;
dc:creator "Borges, Paulo A. V.; Gaspar, Clara; Crespo, Luis Carlos Fonseca; Rigal, Francois; Cardoso, Pedro; Pereira, Fernando; Rego, Carla; Amorim, Isabel R.; Melo, Catarina; Aguiar, Carlos; Andre, Genage; Mendonca, Enesima P.; Ribeiro, Servio; Hortal, Joaquin; Santos, Ana M. C.; Barcelos, Luis; Enghoff, Henrik; Mahnert, Volker; Pita, Margarida T.; Ribes, Jordi; Baz, Arturo; Sousa, Antonio B.; Vieira, Virgilio; Wunderlich, Joerg; Parmakelis, Aristeidis; Whittaker, Robert J.; Quartau, Jose Alberto; Serrano, Artur R. M.; Triantis, Kostas A." ;
dc:date "2016" ;
dc:title "New records and detailed distribution and abundance of selected arthropod species collected between 1999 and 2011 in Azorean native forests" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Porrhomma_borgesi_Wunderlich_2008>
dwc:ID-ENA "2747120" ;
dwc:LSID "http://azoresbioportal.uac.pt/azores-species/porrhomma-borgesi-7734/" ;
dwc:authority "Wunderlich, 2008" ;
dwc:authorityName "Wunderlich" ;
dwc:authorityYear "2008" ;
dwc:class "Arachnida" ;
dwc:family "Linyphiidae" ;
dwc:genus "Porrhomma" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wunderlich, 2008" ;
dwc:species "borgesi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4LZJQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Porrhomma_borgesi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Porrhomma_borgesi>
dwc:class "Arachnida" ;
dwc:family "Linyphiidae" ;
dwc:genus "Porrhomma" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "borgesi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Porrhomma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Porrhomma>
dwc:class "Arachnida" ;
dwc:family "Linyphiidae" ;
dwc:genus "Porrhomma" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Linyphiidae>
dwc:class "Arachnida" ;
dwc:family "Linyphiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,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/391180111C75FFD8F5B9867AFEECFE89>
cito:cites <http://dx.doi.org/10.5281/zenodo.226926> ;
dc:creator "Bispo, Pitágoras Da Conceição; Costa, Lucas De Souza Machado; Novaes, Marcos Carneiro" ;
dc:title "Anacroneuria corae Bispo, Costa & Novaes, 2014, n. sp." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_corae_Bispo_2014> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3779.5.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3779.5.9>
bibo:endPage "596" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:startPage "591" ;
bibo:volume "3779" ;
dc:creator "Bispo, Pitágoras Da Conceição; Costa, Lucas De Souza Machado; Novaes, Marcos Carneiro" ;
dc:date "2014" ;
dc:title "Two new species and a new record of Anacroneuria (Plecoptera: Perlidae) from Central Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.226926> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_corae_Bispo_2014>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Bispo, Costa & Novaes, 2014" ;
dwc:authorityName "Bispo, Costa & Novaes" ;
dwc:authorityYear "2014" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bispo, Costa & Novaes, 2014" ;
dwc:species "corae" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NH98> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria_corae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria_corae>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "corae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perlidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perlidae>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.226926>
dc:description "FIGURES 11 16. Anacroneuria corae n. sp.. Male: (11) head and pronotum; (12) sternum 9; (13 15) penial armature (13 dorsal, 14 ventral and 15 lateral views). Female: (16) sternum 8. Scales: figures (11, 13 15) 0.5 mm; figure (12) 1.0 mm; figure (16) 1.5 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/226926/files/figure.png> ;
a fabio:Figure .

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/391180111C75FFDCF5B9803BFB03FACC>
cito:cites <http://dx.doi.org/10.5281/zenodo.226925> ;
dc:creator "Bispo, Pitágoras Da Conceição; Costa, Lucas De Souza Machado; Novaes, Marcos Carneiro" ;
dc:title "Anacroneuria meloi Bispo, Costa & Novaes, 2014, n. sp." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_meloi_Bispo_2014> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3779.5.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3779.5.9>
bibo:endPage "596" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:startPage "591" ;
bibo:volume "3779" ;
dc:creator "Bispo, Pitágoras Da Conceição; Costa, Lucas De Souza Machado; Novaes, Marcos Carneiro" ;
dc:date "2014" ;
dc:title "Two new species and a new record of Anacroneuria (Plecoptera: Perlidae) from Central Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.226925> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_meloi_Bispo_2014>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Bispo, Costa & Novaes, 2014" ;
dwc:authorityName "Bispo, Costa & Novaes" ;
dwc:authorityYear "2014" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bispo, Costa & Novaes, 2014" ;
dwc:species "meloi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NH3X> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria_meloi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria_meloi>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "meloi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perlidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perlidae>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.226925>
dc:description "FIGURES 6 9. Anacroneuria meloi n. sp.. Male: (6) head and pronotum; (7) sternum 9; (8 10) penial armature (8 dorsal, 9 ventral and 10 lateral views); (9) sternum 9. Scales: figure (6) 0.5 mm; figures (7 10) 1.0 mm" ;
fabio:hasRepresentation <https://zenodo.org/record/226925/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,170 @@
@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/391180111C75FFDCF5B98263FED4FD0E>
cito:cites <http://dx.doi.org/10.5281/zenodo.226924> ;
dc:creator "Bispo, Pitágoras Da Conceição; Costa, Lucas De Souza Machado; Novaes, Marcos Carneiro" ;
dc:title "Anacroneuria debilis Pictet 1841" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_debilis_Pictet_1841> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Perla_debilis_Pictet_1841> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3779.5.9> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3779.5.9>
bibo:endPage "596" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:startPage "591" ;
bibo:volume "3779" ;
dc:creator "Bispo, Pitágoras Da Conceição; Costa, Lucas De Souza Machado; Novaes, Marcos Carneiro" ;
dc:date "2014" ;
dc:title "Two new species and a new record of Anacroneuria (Plecoptera: Perlidae) from Central Brazil" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.226924> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anacroneuria_debilis_Pictet_1841>
dwc:authority "Pictet, 1841" ;
dwc:authorityName "Pictet" ;
dwc:authorityYear "1841" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pictet, 1841" ;
dwc:species "debilis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/DBXT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria_debilis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Perla_debilis_Pictet_1841>
dwc:authority "Pictet, 1841: 255" ;
dwc:authorityName "Pictet" ;
dwc:authorityPageNumber "255" ;
dwc:authorityYear "1841" ;
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Perla" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pictet, 1841" ;
dwc:species "debilis" ;
dwc:subGenus "Perla" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/DBXT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Perla_debilis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria_debilis>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "debilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anacroneuria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Anacroneuria>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Anacroneuria" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perlidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perlidae>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perla_debilis>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Perla" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "debilis" ;
dwc:subGenus "Perla" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perla_Perla> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perla_Perla>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Perla" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Perla" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perla> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perla>
dwc:class "Insecta" ;
dwc:family "Perlidae" ;
dwc:genus "Perla" ;
dwc:kingdom "Animalia" ;
dwc:order "Plecoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perlidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.226924>
dc:description "FIGURES 1 5. Anacroneuria debilis. Male: (1) head and pronotum; (2) sternum 9; (3 5) penial armature (3 dorsal, 4 ventral and 5 lateral views). Scales: figure (1) 0.5 mm; figures (2 5) 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/226924/files/figure.png> ;
a fabio:Figure .

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/3912FE3D14545B798F145926AFEEB29D>
cito:cites <http://dx.doi.org/10.3897/zookeys.985.56974.figures1-4>, <http://dx.doi.org/10.3897/zookeys.985.56974.figures5-8>, <http://dx.doi.org/10.3897/zookeys.985.56974.figures9-12>, <http://dx.doi.org/10.3897/zookeys.985.56974.figures13-16>, <http://dx.doi.org/10.3897/zookeys.985.56974.figures17-18> ;
dc:creator "Ericson, Hannah C.; Forbes, Andrew A." ;
dc:title "Coptera tonic Ericson & Forbes 2020, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coptera_tonic_Ericson_2020> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.985.56974> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.985.56974>
bibo:endPage "60" ;
bibo:journal "ZooKeys" ;
bibo:startPage "49" ;
bibo:volume "985" ;
dc:creator "Ericson, Hannah C.; Forbes, Andrew A." ;
dc:date "2020" ;
dc:title "Description of the new species Coptera tonic (Hymenoptera, Diapriidae), a pupal parasitoid of Rhagoletis juniperina Marcovitch (Diptera, Tephritidae), and revised partial keys to Nearctic Coptera Say" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.985.56974.figures1-4>, <http://dx.doi.org/10.3897/zookeys.985.56974.figures5-8>, <http://dx.doi.org/10.3897/zookeys.985.56974.figures9-12>, <http://dx.doi.org/10.3897/zookeys.985.56974.figures13-16>, <http://dx.doi.org/10.3897/zookeys.985.56974.figures17-18> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Coptera_tonic_Ericson_2020>
dwc:LSID "3912FE3D-1454-5B79-8F14-5926AFEEB29D" ;
dwc:authority "Ericson & Forbes, 2020" ;
dwc:authorityName "Ericson & Forbes" ;
dwc:authorityYear "2020" ;
dwc:class "Hexapoda" ;
dwc:family "Diapriidae" ;
dwc:genus "Coptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ericson & Forbes, 2020" ;
dwc:species "tonic" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coptera_tonic> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Coptera_tonic>
dwc:class "Hexapoda" ;
dwc:family "Diapriidae" ;
dwc:genus "Coptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tonic" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Coptera>
dwc:class "Hexapoda" ;
dwc:family "Diapriidae" ;
dwc:genus "Coptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diapriidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Diapriidae>
dwc:class "Hexapoda" ;
dwc:family "Diapriidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Hexapoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
dwc:class "Hexapoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.985.56974.figures1-4>
dc:description "Figures 1 - 4. Female Coptera tonic 1 lateral habitus 2 dorsal view of head 3 dorsal view of mesosoma 4 dorsal view of petiole." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/471578> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.985.56974.figures5-8>
dc:description "Figures 5 - 8. Male Coptera tonic 5 lateral habitus 6 antenna 7 dorsal view of mesosoma 8 dorsal view of petiole." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/471579> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.985.56974.figures9-12>
dc:description "Figures 9 - 12. Female Coptera pomonellae 9 lateral habitus 10 dorsal view of head 11 dorsal view of mesosoma 12 dorsal view of petiole." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/471580> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.985.56974.figures13-16>
dc:description "Figures 13 - 16. Male Coptera pomonellae 13 lateral habitus 14 antenna 15 dorsal view of mesosoma 16 dorsal view of petiole." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/471581> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.985.56974.figures17-18>
dc:description "Figures 17, 18. Coptera cingulatae male and female; lateral habitus." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/471582> ;
a fabio:Figure .

View file

@ -0,0 +1,189 @@
@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/39131C385D09573BB11E28D8ABD16396>
dc:creator "Pall-Gergely, Barna; Sajan, Sheikh; Tripathy, Basudev; Meng, Kaibaryer; Asami, Takahiro; Ablett, Jonathan D." ;
dc:title "Dicharax tsushimanus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dicharax_tsushimanus_Pilsbry_1909> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Alycaeus_tsushimanus_Pilsbry_1909>, <http://taxon-concept.plazi.org/id/Animalia/Chamalycaeus_tsushimanus_Pilsbry_1909> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.981.53583> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.981.53583>
bibo:endPage "220" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "981" ;
dc:creator "Pall-Gergely, Barna; Sajan, Sheikh; Tripathy, Basudev; Meng, Kaibaryer; Asami, Takahiro; Ablett, Jonathan D." ;
dc:date "2020" ;
dc:title "Genus-level revision of the Alycaeidae (Gastropoda, Cyclophoroidea), with an annotated species catalogue" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Dicharax_tsushimanus_Pilsbry_1909>
dwc:LSID "39131C38-5D09-573B-B11E-28D8ABD16396" ;
dwc:authority "(Pilsbry & Y. Hirase, 1909)" ;
dwc:baseAuthorityName "Pilsbry & Y. Hirase" ;
dwc:baseAuthorityYear "1909" ;
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Dicharax" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pilsbry & Y. Hirase, 1909)" ;
dwc:species "tsushimanus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dicharax_tsushimanus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Alycaeus_tsushimanus_Pilsbry_1909>
dwc:authorityName "Pilsbry & Y.Hirase" ;
dwc:authorityYear "1909" ;
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Alycaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pilsbry & Y.Hirase, 1909" ;
dwc:species "tsushimanus" ;
dwc:subGenus "Metalycaeus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alycaeus_tsushimanus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Chamalycaeus_tsushimanus_Pilsbry_1909>
dwc:baseAuthorityName "Pilsbry & Hirase" ;
dwc:baseAuthorityYear "1909" ;
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Chamalycaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Pilsbry & Hirase, 1909)" ;
dwc:species "tsushimanus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chamalycaeus_tsushimanus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Dicharax_tsushimanus>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Dicharax" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "tsushimanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dicharax> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Dicharax>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Dicharax" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclophoridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyclophoridae>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "order", "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
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/Alycaeus_tsushimanus>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Alycaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "tsushimanus" ;
dwc:subGenus "Metalycaeus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alycaeus_Metalycaeus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alycaeus_Metalycaeus>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Alycaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "subGenus" ;
dwc:subGenus "Metalycaeus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alycaeus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Alycaeus>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Alycaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclophoridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chamalycaeus_tsushimanus>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Chamalycaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "tsushimanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chamalycaeus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chamalycaeus>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Chamalycaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Gastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclophoridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,87 @@
@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/391384BC5115D4CFE8571CE1033AE34A>
dc:creator "Info Flora" ;
dc:title "Galeopsis ladanum L." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Galeopsis_ladanum> ;
trt:publishedIn <http://publication.plazi.org/id/39FFBFE86367472A05D58FE9CD9DB16B> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Galeopsis_ladanum> ;
a trt:Treatment .
<http://publication.plazi.org/id/39FFBFE86367472A05D58FE9CD9DB16B>
dc:creator "Info Flora" ;
dc:date "2021" ;
dc:title "Info Flora Schweiz - Lamiaceae" .
<http://taxon-name.plazi.org/id/Plantae/Galeopsis_ladanum>
# Info: Couldn't generate language tag for "Acker-Hohlzahn"@undefined ;
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Galeopsis" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "ladanum" ;
dwc:vernacularName "Acker-Hohlzahn", "Acker-Hohlzahn"@de, "Galeopsis a feuilles larges"@fr, "Canapetta viola"@it ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Galeopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Galeopsis>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Galeopsis" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,89 @@
@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/3913A62FBB7CA19B1A9AB3508C923B41>
dc:creator "Forel, A." ;
dc:title "Aphaenogaster syria Forel, 1910, n. var." ;
trt:publishedIn <http://publication.plazi.org/id/9494D1F91BBBCA18423089810C32E636> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Aphaenogaster_syria> ;
a trt:Treatment .
<http://publication.plazi.org/id/9494D1F91BBBCA18423089810C32E636>
bibo:endPage "32" ;
bibo:journal "Annales de la Societe Entomologique de Belgique" ;
bibo:startPage "6" ;
bibo:volume "54" ;
dc:creator "Forel, A." ;
dc:date "1910" ;
dc:title "Glanures myrmecologiques." ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Aphaenogaster_syria>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Aphaenogaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "syria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphaenogaster> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aphaenogaster>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:genus "Aphaenogaster" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
dwc:class "Insecta" ;
dwc:family "Formicidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,106 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/3913C132FE968B25C1B561B4BDA5FE0D>
dc:creator "Zarco Perello, Salvador; Moreno Mendoza, Rigoberto; Simoes, Nuno" ;
dc:title "Chaetodon ocellatus Bloch 1787" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetodon_ocellatus_Bloch_1787> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1100> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.2.e1100>
bibo:endPage "1100" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "1100" ;
bibo:volume "2" ;
dc:creator "Zarco Perello, Salvador; Moreno Mendoza, Rigoberto; Simoes, Nuno" ;
dc:date "2014" ;
dc:title "Checklist of Fishes from Madagascar Reef, Campeche Bank, Mexico" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Chaetodon_ocellatus_Bloch_1787>
dwc:authority "Bloch, 1787" ;
dwc:authorityName "Bloch" ;
dwc:authorityYear "1787" ;
dwc:class "Actinopterygii" ;
dwc:family "Chaetodontidae" ;
dwc:genus "Chaetodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bloch, 1787" ;
dwc:species "ocellatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetodon_ocellatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Chaetodon_ocellatus>
dwc:class "Actinopterygii" ;
dwc:family "Chaetodontidae" ;
dwc:genus "Chaetodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "ocellatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetodon> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chaetodon>
dwc:class "Actinopterygii" ;
dwc:family "Chaetodontidae" ;
dwc:genus "Chaetodon" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetodontidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chaetodontidae>
dwc:class "Actinopterygii" ;
dwc:family "Chaetodontidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:order "Perciformes" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc:class "Actinopterygii" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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,89 @@
@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/3916671809B951869C52D331230E9D26>
dc:creator "Nacoulma, Blandine M. I.; Schmidt, Marco; Hahn, Karen; Thiombiano, Adjima" ;
dc:title "Grewia flavescens Juss." ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.8.e54205> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Grewia_flavescens> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.8.e54205>
bibo:endPage "54205" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "54205" ;
bibo:volume "8" ;
dc:creator "Nacoulma, Blandine M. I.; Schmidt, Marco; Hahn, Karen; Thiombiano, Adjima" ;
dc:date "2020" ;
dc:title "A checklist of vascular plants of the W National Park in Burkina Faso, including the adjacent hunting zones of Tapoa-Djerma and Kondio" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Grewia_flavescens>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Grewia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "flavescens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Grewia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Grewia>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:genus "Grewia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malvaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Malvaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malvales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Malvales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae>
dwc:kingdom "Plantae" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,28 @@
@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/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/3916859B04D3EB65F23C7B66AAC118B0>
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
dc:creator "Sereno, Paul C." ;
dc:title "Heterodontosaurinae Kuhn 1966" ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.223.2840> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.223.2840>
bibo:endPage "225" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "226" ;
dc:creator "Sereno, Paul C." ;
dc:date "2012" ;
dc:title "Taxonomy, morphology, masticatory function and phylogeny of heterodontosaurid dinosaurs" ;
a fabio:JournalArticle .

View file

@ -0,0 +1,138 @@
@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/3916879FD808FF899CC45B5EFDDEFA91>
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:title "Sphecodes puncticeps Thomson 1870" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_puncticeps_Thomson_1870> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_puncticeps> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_opacifrons_Perez_1903> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3887.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3887.5.1>
bibo:endPage "528" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:startPage "501" ;
bibo:volume "3887" ;
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:date "2014" ;
dc:title "The bees of the genus Sphecodes Latreille 1804 of the Russian Far East, with key to species (Hymenoptera: Apoidea: Halictidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_puncticeps_Thomson_1870>
dwc:authority "Thomson 1870" ;
dwc:authorityName "Thomson" ;
dwc:authorityYear "1870" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thomson, 1870" ;
dwc:species "puncticeps" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9NH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_puncticeps> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_opacifrons_Perez_1903>
dwc:authority "Perez 1903: 219" ;
dwc:authorityName "Perez" ;
dwc:authorityPageNumber "219" ;
dwc:authorityYear "1903" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Perez, 1903" ;
dwc:species "opacifrons" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_opacifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_puncticeps>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "puncticeps" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_opacifrons>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "opacifrons" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,197 @@
@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/3916879FD808FF8A9CC4580DFEB3F948>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/algirus_Alfken_1914>' due to issues with rank ;
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:title "Sphecodes pellucidus Smith 1845" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_pellucidus_Smith_1845> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_pellucidus> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_pilifrons_Thomson_1870>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_brevicornis_Hagens_1874>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_volatilis_Smith_1879> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3887.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3887.5.1>
bibo:endPage "528" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:startPage "501" ;
bibo:volume "3887" ;
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:date "2014" ;
dc:title "The bees of the genus Sphecodes Latreille 1804 of the Russian Far East, with key to species (Hymenoptera: Apoidea: Halictidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_pellucidus_Smith_1845>
dwc:authority "Smith 1845" ;
dwc:authorityName "Smith" ;
dwc:authorityYear "1845" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smith, 1845" ;
dwc:species "pellucidus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9P8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_pellucidus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_pilifrons_Thomson_1870>
dwc:authority "Thomson 1870: 99" ;
dwc:authorityName "Thomson" ;
dwc:authorityPageNumber "99" ;
dwc:authorityYear "1870" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thomson, 1870" ;
dwc:species "pilifrons" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_pilifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_brevicornis_Hagens_1874>
dwc:authority "Hagens 1874: 39" ;
dwc:authorityName "Hagens" ;
dwc:authorityPageNumber "39" ;
dwc:authorityYear "1874" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hagens, 1874" ;
dwc:species "brevicornis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_brevicornis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_volatilis_Smith_1879>
dwc:authority "Smith 1879: 26" ;
dwc:authorityName "Smith" ;
dwc:authorityPageNumber "26" ;
dwc:authorityYear "1879" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smith, 1879" ;
dwc:species "volatilis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_volatilis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_pellucidus>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pellucidus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_pilifrons>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pilifrons" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_brevicornis>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brevicornis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_volatilis>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "volatilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,105 @@
@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/3916879FD809FF8A9CC45D36FE16FC7D>
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:title "Sphecodes orientalis Astafurova & Proshchalykin, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_orientalis_Astafurova_2014> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3887.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3887.5.1>
bibo:endPage "528" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:startPage "501" ;
bibo:volume "3887" ;
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:date "2014" ;
dc:title "The bees of the genus Sphecodes Latreille 1804 of the Russian Far East, with key to species (Hymenoptera: Apoidea: Halictidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_orientalis_Astafurova_2014>
dwc:authority "Astafurova & Proshchalykin" ;
dwc:authorityName "Astafurova & Proshchalykin" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Astafurova & Proshchalykin" ;
dwc:species "orientalis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_orientalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_orientalis>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "orientalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,107 @@
@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/3916879FD80AFF8F9CC4590BFBE9FB94>
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:title "Sphecodes simillimus Smith 1873" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_simillimus_Smith_1873> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3887.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3887.5.1>
bibo:endPage "528" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:startPage "501" ;
bibo:volume "3887" ;
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:date "2014" ;
dc:title "The bees of the genus Sphecodes Latreille 1804 of the Russian Far East, with key to species (Hymenoptera: Apoidea: Halictidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_simillimus_Smith_1873>
dwc:authority "Smith 1873" ;
dwc:authorityName "Smith" ;
dwc:authorityYear "1873" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smith, 1873" ;
dwc:species "simillimus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9QG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_simillimus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_simillimus>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "simillimus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,343 @@
@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/3916879FD80BFF889CC45969FAF1FB72>
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:title "Sphecodes scabricollis Wesmael 1835" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_scabricollis_Wesmael_1835> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_perversus_Ritsema_1879>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_japonicus_Cockerell_1911>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_sibiricus_Cockerell_1924>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_utinamius_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_asakura_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_hatogayuus_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_taicho_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_daisi_Tsuneki_1983> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3887.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3887.5.1>
bibo:endPage "528" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:startPage "501" ;
bibo:volume "3887" ;
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:date "2014" ;
dc:title "The bees of the genus Sphecodes Latreille 1804 of the Russian Far East, with key to species (Hymenoptera: Apoidea: Halictidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_scabricollis_Wesmael_1835>
dwc:authority "Wesmael 1835" ;
dwc:authorityName "Wesmael" ;
dwc:authorityYear "1835" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wesmael, 1835" ;
dwc:species "scabricollis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9NV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_scabricollis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_perversus_Ritsema_1879>
dwc:authority "Ritsema 1879: 56" ;
dwc:authorityName "Ritsema" ;
dwc:authorityPageNumber "56" ;
dwc:authorityYear "1879" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Ritsema, 1879" ;
dwc:species "perversus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_perversus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_japonicus_Cockerell_1911>
dwc:authority "Cockerell 1911: 638" ;
dwc:authorityName "Cockerell" ;
dwc:authorityPageNumber "638" ;
dwc:authorityYear "1911" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cockerell, 1911" ;
dwc:species "japonicus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9NV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_japonicus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_sibiricus_Cockerell_1924>
dwc:authority "Cockerell, 1924: 528" ;
dwc:authorityName "Cockerell" ;
dwc:authorityPageNumber "528" ;
dwc:authorityYear "1924" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Cockerell, 1924" ;
dwc:species "sibiricus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_sibiricus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_utinamius_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 12" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "12" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "utinamius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9NV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_utinamius> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_asakura_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 16" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "16" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "asakura" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_asakura> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_hatogayuus_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 18" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "18" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "hatogayuus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_hatogayuus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_taicho_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 70" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "70" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "taicho" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9NV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_taicho> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_daisi_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 70" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "70" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "daisi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_daisi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_scabricollis>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "scabricollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_perversus>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "perversus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_japonicus>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "japonicus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_sibiricus>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sibiricus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_utinamius>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "utinamius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_asakura>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "asakura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_hatogayuus>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hatogayuus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_taicho>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "taicho" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_daisi>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "daisi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,348 @@
@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/3916879FD80DFF8D9CC4587BFC57FAA9>
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:title "Sphecodes tanoi Tsuneki 1983" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_tanoi_Tsuneki_1983> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_coptis_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_mutsu_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_fukuiensis_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_fudzi_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_chichibuus_Tsuneki_1984>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_kamafuse_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_ohtsukius_Tsuneki_1984>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_chichibuensis_Tsuneki_1986> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3887.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3887.5.1>
bibo:endPage "528" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:startPage "501" ;
bibo:volume "3887" ;
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:date "2014" ;
dc:title "The bees of the genus Sphecodes Latreille 1804 of the Russian Far East, with key to species (Hymenoptera: Apoidea: Halictidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_tanoi_Tsuneki_1983>
dwc:authority "Tsuneki 1983" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "tanoi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9QN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_tanoi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_coptis_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 29" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "29" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "coptis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9QN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_coptis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_mutsu_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 22" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "22" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "mutsu" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9QN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_mutsu> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_fukuiensis_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 44" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "44" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "fukuiensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9QN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_fukuiensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_fudzi_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 45" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "45" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "fudzi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9QN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_fudzi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_chichibuus_Tsuneki_1984>
dwc:authority "Tsuneki 1984: 46" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "46" ;
dwc:authorityYear "1984" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1984" ;
dwc:species "chichibuus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9QN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_chichibuus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_kamafuse_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 65" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "65" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "kamafuse" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9QN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_kamafuse> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_ohtsukius_Tsuneki_1984>
dwc:authority "Tsuneki 1984: 9" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "9" ;
dwc:authorityYear "1984" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1984" ;
dwc:species "ohtsukius" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9QN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_ohtsukius> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_chichibuensis_Tsuneki_1986>
dwc:authority "Tsuneki 1986: 45" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "45" ;
dwc:authorityYear "1986" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1986" ;
dwc:species "chichibuensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9QN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_chichibuensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_tanoi>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tanoi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_coptis>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "coptis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_mutsu>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "mutsu" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_fukuiensis>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fukuiensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_fudzi>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fudzi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_chichibuus>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chichibuus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_kamafuse>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "kamafuse" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_ohtsukius>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ohtsukius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_chichibuensis>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chichibuensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,78 @@
@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/3916879FD80FFF839CC4597EFA03FF7F>
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:title "Sphecodes Astafurova & Proshchalykin, 2014, sp. nov." ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3887.5.1> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3887.5.1>
bibo:endPage "528" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:startPage "501" ;
bibo:volume "3887" ;
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:date "2014" ;
dc:title "The bees of the genus Sphecodes Latreille 1804 of the Russian Far East, with key to species (Hymenoptera: Apoidea: Halictidae)" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,301 @@
@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/3916879FD811FF919CC45817FE00FB03>
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:title "Sphecodes ferruginatus Hagens 1882" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_ferruginatus_Hagens_1882> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_rufescens> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_koikensis_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_chibaensis_Tsuneki_1984>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_izumindus_Tsuneki_1986>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_hanedai_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_baratonis_Tsuneki_1983>, <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_sudai_Tsuneki_1983> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3887.5.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3887.5.1>
bibo:endPage "528" ;
bibo:issue "5" ;
bibo:journal "Zootaxa" ;
bibo:startPage "501" ;
bibo:volume "3887" ;
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu." ;
dc:date "2014" ;
dc:title "The bees of the genus Sphecodes Latreille 1804 of the Russian Far East, with key to species (Hymenoptera: Apoidea: Halictidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_ferruginatus_Hagens_1882>
dwc:authority "Hagens 1882" ;
dwc:authorityName "Hagens" ;
dwc:authorityYear "1882" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hagens, 1882" ;
dwc:species "ferruginatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YXMD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_ferruginatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_koikensis_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 27" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "27" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "koikensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YXMD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_koikensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_chibaensis_Tsuneki_1984>
dwc:authority "Tsuneki 1984: 8" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "8" ;
dwc:authorityYear "1984" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1984" ;
dwc:species "chibaensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YXMD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_chibaensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_izumindus_Tsuneki_1986>
dwc:authority "Tsuneki 1986: 45" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "45" ;
dwc:authorityYear "1986" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1986" ;
dwc:species "izumindus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YXMD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_izumindus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_hanedai_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 35" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "35" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "hanedai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YXMD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_hanedai> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_baratonis_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 34" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "34" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "baratonis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YXMD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_baratonis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_sudai_Tsuneki_1983>
dwc:authority "Tsuneki 1983: 38" ;
dwc:authorityName "Tsuneki" ;
dwc:authorityPageNumber "38" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tsuneki, 1983" ;
dwc:species "sudai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YXMD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_sudai> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_ferruginatus>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ferruginatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Insecta>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia>
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_rufescens>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rufescens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_koikensis>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "koikensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_chibaensis>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chibaensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_izumindus>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "izumindus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_hanedai>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hanedai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_baratonis>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "baratonis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_sudai>
dwc:class "Insecta" ;
dwc:family "Halictidae" ;
dwc:genus "Sphecodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Hymenoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sudai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
a dwcFP:TaxonName .

Some files were not shown because too many files have changed in this diff Show more