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

This commit is contained in:
GG2RDF 2024-07-04 11:19:26 +00:00
parent 7c5a7e7f13
commit be8499cfa4
3000 changed files with 402567 additions and 0 deletions

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/3F328793FFA10627FF43FF2DFD26AD39>
dc:creator "Vargovitsh, Robert S.; Buşmachiu, Galina" ;
dc:title "Pygmarrhopalites secundarius Gisin 1958" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pygmarrhopalites_secundarius_Gisin_1958> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3973.3.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3973.3.8>
bibo:endPage "552" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:startPage "539" ;
bibo:volume "3973" ;
dc:creator "Vargovitsh, Robert S.; Buşmachiu, Galina" ;
dc:date "2015" ;
dc:title "A new species and new records of Arrhopalitidae (Collembola: Symphypleona) from the Republic of Moldova" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pygmarrhopalites_secundarius_Gisin_1958>
dwc:authority "(Gisin, 1958)" ;
dwc:authorityName "Gisin" ;
dwc:authorityYear "1958" ;
dwc:baseAuthorityName "Gisin" ;
dwc:baseAuthorityYear "1958" ;
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Pygmarrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gisin, 1958)" ;
dwc:species "secundarius" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pygmarrhopalites_secundarius> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pygmarrhopalites_secundarius>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Pygmarrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "secundarius" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pygmarrhopalites> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pygmarrhopalites>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Pygmarrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arrhopalitidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arrhopalitidae>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Entognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
dwc:class "Entognatha" ;
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/3F328793FFA60620FF43FA52FD45AAAD>
dc:creator "Vargovitsh, Robert S.; Buşmachiu, Galina" ;
dc:title "Pygmarrhopalites pygmaeus Wankel 1860" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pygmarrhopalites_pygmaeus_Wankel_1860> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3973.3.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3973.3.8>
bibo:endPage "552" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:startPage "539" ;
bibo:volume "3973" ;
dc:creator "Vargovitsh, Robert S.; Buşmachiu, Galina" ;
dc:date "2015" ;
dc:title "A new species and new records of Arrhopalitidae (Collembola: Symphypleona) from the Republic of Moldova" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pygmarrhopalites_pygmaeus_Wankel_1860>
dwc:authority "Wankel, 1860" ;
dwc:authorityName "Wankel" ;
dwc:authorityYear "1860" ;
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Pygmarrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wankel, 1860" ;
dwc:species "pygmaeus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pygmarrhopalites_pygmaeus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pygmarrhopalites_pygmaeus>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Pygmarrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pygmaeus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pygmarrhopalites> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pygmarrhopalites>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Pygmarrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arrhopalitidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arrhopalitidae>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Entognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
dwc:class "Entognatha" ;
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/3F328793FFA60620FF43FB4FFB56A970>
dc:creator "Vargovitsh, Robert S.; Buşmachiu, Galina" ;
dc:title "Arrhopalites ulehlovae Rusek 1970" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Arrhopalites_ulehlovae_Rusek_1970> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3973.3.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3973.3.8>
bibo:endPage "552" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:startPage "539" ;
bibo:volume "3973" ;
dc:creator "Vargovitsh, Robert S.; Buşmachiu, Galina" ;
dc:date "2015" ;
dc:title "A new species and new records of Arrhopalitidae (Collembola: Symphypleona) from the Republic of Moldova" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Arrhopalites_ulehlovae_Rusek_1970>
dwc:authority "Rusek, 1970" ;
dwc:authorityName "Rusek" ;
dwc:authorityYear "1970" ;
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Arrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rusek, 1970" ;
dwc:species "ulehlovae" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Arrhopalites_ulehlovae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Arrhopalites_ulehlovae>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Arrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ulehlovae" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arrhopalites> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arrhopalites>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Arrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arrhopalitidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arrhopalitidae>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Entognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
dwc:class "Entognatha" ;
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/3F328793FFA60620FF43FC6CFBEDA880>
dc:creator "Vargovitsh, Robert S.; Buşmachiu, Galina" ;
dc:title "Arrhopalites caecus Tullberg 1871" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Arrhopalites_caecus_Tullberg_1871> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3973.3.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3973.3.8>
bibo:endPage "552" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:startPage "539" ;
bibo:volume "3973" ;
dc:creator "Vargovitsh, Robert S.; Buşmachiu, Galina" ;
dc:date "2015" ;
dc:title "A new species and new records of Arrhopalitidae (Collembola: Symphypleona) from the Republic of Moldova" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Arrhopalites_caecus_Tullberg_1871>
dwc:authority "Tullberg, 1871" ;
dwc:authorityName "Tullberg" ;
dwc:authorityYear "1871" ;
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Arrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tullberg, 1871" ;
dwc:species "caecus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Arrhopalites_caecus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Arrhopalites_caecus>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Arrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "caecus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arrhopalites> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arrhopalites>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Arrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arrhopalitidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arrhopalitidae>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Entognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
dwc:class "Entognatha" ;
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,139 @@
@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/3F328793FFAC0620FF43F920FE63AFA1>
cito:cites <http://dx.doi.org/10.5281/zenodo.236783>, <http://dx.doi.org/10.5281/zenodo.236784>, <http://dx.doi.org/10.5281/zenodo.236787>, <http://dx.doi.org/10.5281/zenodo.236785>, <http://dx.doi.org/10.5281/zenodo.236786>, <http://dx.doi.org/10.5281/zenodo.236788> ;
dc:creator "Vargovitsh, Robert S.; Buşmachiu, Galina" ;
dc:title "Arrhopalites prutensis Vargovitsh & Buşmachiu, 2015, sp. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Arrhopalites_prutensis_Vargovitsh_2015> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3973.3.8> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.3973.3.8>
bibo:endPage "552" ;
bibo:issue "3" ;
bibo:journal "Zootaxa" ;
bibo:startPage "539" ;
bibo:volume "3973" ;
dc:creator "Vargovitsh, Robert S.; Buşmachiu, Galina" ;
dc:date "2015" ;
dc:title "A new species and new records of Arrhopalitidae (Collembola: Symphypleona) from the Republic of Moldova" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.236783>, <http://dx.doi.org/10.5281/zenodo.236784>, <http://dx.doi.org/10.5281/zenodo.236787>, <http://dx.doi.org/10.5281/zenodo.236785>, <http://dx.doi.org/10.5281/zenodo.236786>, <http://dx.doi.org/10.5281/zenodo.236788> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Arrhopalites_prutensis_Vargovitsh_2015>
# Info: authority attributes generated from docAuthor ;
dwc:authority "Vargovitsh & Buşmachiu, 2015" ;
dwc:authorityName "Vargovitsh & Buşmachiu" ;
dwc:authorityYear "2015" ;
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Arrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vargovitsh & Buşmachiu, 2015" ;
dwc:species "prutensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Arrhopalites_prutensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Arrhopalites_prutensis>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Arrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "prutensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arrhopalites> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arrhopalites>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:genus "Arrhopalites" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arrhopalitidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arrhopalitidae>
dwc:class "Entognatha" ;
dwc:family "Arrhopalitidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Collembola>
dwc:class "Entognatha" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
dwc:class "Entognatha" ;
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.236783>
dc:description "FIGURES 1 2. 1, places of findings of Arrhopalites prutensis sp. nov. (point 1 — Leușeni, 2 — Braniște) and Arrhopalites sp. gr. diversus (point 3 — Stejăreni); 2, Arrhopalites prutensis sp. nov., habitus of mounted holotype." ;
fabio:hasRepresentation <https://zenodo.org/record/236783/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.236784>
dc:description "FIGURES 3 15. Arrhopalites prutensis sp. nov.: 3, chaetotaxy of head dorsum; 4, chaetotaxy of labial palp; 5, sublobal hairs of maxillary outer lobe; 6, chaetotaxy of antenna; 7 15, shape of setae: 7, spine-like seta of head vertex; 8, sensilla a of Th II; 9, m 1 of Th II; 10, neosminthuroid seta of Abd IV; 11, dII- 1 of great abdomen; 12, ms 1 of Abd VI; 13, mps 2 of Abd VI; 14, appendices anales; 15, Ia of dens." ;
fabio:hasRepresentation <https://zenodo.org/record/236784/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.236787>
dc:description "FIGURES 26 31. Arrhopalites prutensis sp. nov.: 26, proximal part of antenna with swelled Ant III; 27, head dorsum with spine-like setae; 28, mucro, lateral view; 29, neosminthuroid seta; 30, chaetotaxy of trichobothrial complex; 31, Abd VI with cuticular spines (marked with arrows), lateral view." ;
fabio:hasRepresentation <https://zenodo.org/record/236787/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.236785>
dc:description "FIGURES 16 21. Arrhopalites prutensis sp. nov.: chaetotaxy of legs, anterior view: 16, foreleg; 17, mid leg; 18, hind leg; 19, fore claw; 20, mid claw; 21, hind claw." ;
fabio:hasRepresentation <https://zenodo.org/record/236785/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.236786>
dc:description "FIGURES 22 25. Arrhopalites prutensis sp. nov.: 22, chaetotaxy of great abdomen; 23, tenaculum; 24, chaetotaxy of furca, lateral view; 25, chaetotaxy of Abd VI, setae of circumanal row are filled with grey colour." ;
fabio:hasRepresentation <https://zenodo.org/record/236786/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.236788>
dc:description "FIGURES 32 39. Arrhopalites sp. gr. diversus: 32, Ant III (a—posterior side, b—anterior side, c— “ sensory field ”); 33, maxillary outer lobe with sublobal hairs; 34, neosminthuroid seta; 35, foot complex (a—fore, b—mid, c—hind); 36, furca (adens, anterior side, b—dens and mucro, posterior side); 37, Abd VI, lateral view; 38, head, frontal side; 39, chaetotaxy of trichobothrial complex." ;
fabio:hasRepresentation <https://zenodo.org/record/236788/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,160 @@
@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/3F32BDE22E2670BB52DFAB5798213EA0>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:title "Viola silvestris Lam." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Viola_reichenbachiana>, <http://taxon-name.plazi.org/id/Animalia/Viola_silvatica> ;
trt:publishedIn <https://doi.org/10.5281/zenodo.292251> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Viola_silvestris> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.292251>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:date "1976" ;
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 2. Nymphaceae bis Primulaceae (2 nd edition) (p. 956): Violaceae" ;
a fabio:Book .
<http://taxon-name.plazi.org/id/Plantae/Viola_silvestris>
dwc:class "Magnoliopsida" ;
dwc:family "Violaceae" ;
dwc:genus "Viola" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "silvestris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Viola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Viola>
dwc:class "Magnoliopsida" ;
dwc:family "Violaceae" ;
dwc:genus "Viola" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Violaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Violaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Violaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
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/Animalia/Viola_reichenbachiana>
dwc:class "Insecta" ;
dwc:family "Hesperiidae" ;
dwc:genus "Viola" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "reichenbachiana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Viola> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Viola>
dwc:class "Insecta" ;
dwc:family "Hesperiidae" ;
dwc:genus "Viola" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hesperiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hesperiidae>
dwc:class "Insecta" ;
dwc:family "Hesperiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
dwc:class "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
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/Viola_silvatica>
dwc:class "Insecta" ;
dwc:family "Hesperiidae" ;
dwc:genus "Viola" ;
dwc:kingdom "Animalia" ;
dwc:order "Lepidoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "silvatica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Viola> ;
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/3F32D3160751FFBDAA99F9CD0072FCB5>
cito:cites <http://dx.doi.org/10.5281/zenodo.273673> ;
dc:creator "De, José Carlos N.; De, Silvio Felipe B." ;
dc:title "Brocchinia harasewychi De & De, 2007, n. sp." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Brocchinia_harasewychi_De_2007> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273671> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.273671>
bibo:endPage "68" ;
bibo:journal "Zootaxa" ;
bibo:startPage "59" ;
bibo:volume "1387" ;
dc:creator "De, José Carlos N.; De, Silvio Felipe B." ;
dc:date "2007" ;
dc:title "Three new species of Cancellariidae (Gastropoda: Neogastropoda) from northeast Brazil with first record of Gergovia for the Atlantic ocean" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.273673> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Brocchinia_harasewychi_De_2007>
# Info: authority attributes generated from docAuthor ;
dwc:authority "De & De, 2007" ;
dwc:authorityName "De & De" ;
dwc:authorityYear "2007" ;
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:genus "Brocchinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "De & De, 2007" ;
dwc:species "harasewychi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/NC5Q> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brocchinia_harasewychi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Brocchinia_harasewychi>
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:genus "Brocchinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "harasewychi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brocchinia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Brocchinia>
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:genus "Brocchinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cancellariidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cancellariidae>
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
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:phylum "Mollusca" ;
dwc:rank "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://dx.doi.org/10.5281/zenodo.273673>
dc:description "FIGURES 6 11. Brocchinia harasewychi n. sp. (SEM): 6. Holotype, MZUSP 77069 (Lt 6.3 mm), ventral view; 7. Holotype, lateral view; 8. Holotype, dorsal view; 9. Holotype, view aperture (La 2.8 mm; Wa 1.3); 10. Paratype 3, MORG 50.659, detail of protoconch (Lp 0.7 mm; Wa 0.8 mm); 11. Holotype, detail of protoconch (Lp 0.8 mm; Wa 0.8 mm)." ;
fabio:hasRepresentation <https://zenodo.org/record/273673/files/figure.png> ;
a fabio:Figure .

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/3F32D3160752FFB9AA99F8F201F6F983>
cito:cites <http://dx.doi.org/10.5281/zenodo.273672> ;
dc:creator "De, José Carlos N.; De, Silvio Felipe B." ;
dc:title "Brocchinia verheckeni De & De, 2007, n. sp." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Brocchinia_verheckeni_De_2007> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273671> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.273671>
bibo:endPage "68" ;
bibo:journal "Zootaxa" ;
bibo:startPage "59" ;
bibo:volume "1387" ;
dc:creator "De, José Carlos N.; De, Silvio Felipe B." ;
dc:date "2007" ;
dc:title "Three new species of Cancellariidae (Gastropoda: Neogastropoda) from northeast Brazil with first record of Gergovia for the Atlantic ocean" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.273672> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Brocchinia_verheckeni_De_2007>
# Info: authority attributes generated from docAuthor ;
dwc:authority "De & De, 2007" ;
dwc:authorityName "De & De" ;
dwc:authorityYear "2007" ;
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:genus "Brocchinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "De & De, 2007" ;
dwc:species "verheckeni" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/NC6N> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brocchinia_verheckeni> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Brocchinia_verheckeni>
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:genus "Brocchinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "verheckeni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brocchinia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Brocchinia>
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:genus "Brocchinia" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cancellariidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cancellariidae>
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
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:phylum "Mollusca" ;
dwc:rank "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://dx.doi.org/10.5281/zenodo.273672>
dc:description "FIGURES 1 5. Brocchinia verheckeni n. sp. (SEM): 1. Holotype, MZUSP 77665 (Lt: 4.3 mm; width: 2.1 mm), ventral view; 2. Paratype 1, MZUSP 77070 (Lt 4.4 mm; Wt 2.2 mm), lateral view; 3. Holotype, view aperture (La: 1 mm; Wa: 0.7 mm); 4. Paratype 3, LMUFRPE 0 0 8, detail of protoconch (Lp 0.5 mm; Wp 0.6 mm); 5. Paratype 10, LMUFRPE 0 0 9, detail of protoconch (Lp 0.5 mm; Wp 0.6 mm)." ;
fabio:hasRepresentation <https://zenodo.org/record/273672/files/figure.png> ;
a fabio:Figure .

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/3F32D3160755FFBCAA99FC7507A8FB1D>
cito:cites <http://dx.doi.org/10.5281/zenodo.273674> ;
dc:creator "De, José Carlos N.; De, Silvio Felipe B." ;
dc:title "Gergovia petiti De & De, 2007, n. sp." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gergovia_petiti_De_2007> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273671> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.273671>
bibo:endPage "68" ;
bibo:journal "Zootaxa" ;
bibo:startPage "59" ;
bibo:volume "1387" ;
dc:creator "De, José Carlos N.; De, Silvio Felipe B." ;
dc:date "2007" ;
dc:title "Three new species of Cancellariidae (Gastropoda: Neogastropoda) from northeast Brazil with first record of Gergovia for the Atlantic ocean" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.273674> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Gergovia_petiti_De_2007>
# Info: authority attributes generated from docAuthor ;
dwc:authority "De & De, 2007" ;
dwc:authorityName "De & De" ;
dwc:authorityYear "2007" ;
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:genus "Gergovia" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "De & De, 2007" ;
dwc:species "petiti" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KF6L> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gergovia_petiti> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Gergovia_petiti>
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:genus "Gergovia" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "petiti" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gergovia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gergovia>
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:genus "Gergovia" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cancellariidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cancellariidae>
dwc:class "Gastropoda" ;
dwc:family "Cancellariidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Neogastropoda" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
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:phylum "Mollusca" ;
dwc:rank "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://dx.doi.org/10.5281/zenodo.273674>
dc:description "FIGURES 12 17. Gergovia petiti n. sp. (SEM): 12. Holotype, MZUSP 77067 (Lt 3.7 mm, Wt 2.0 mm), ventral view; 13. Paratype 1, MZUSP 77068 (Lt 3.9 mm, Wt 2.0 mm), lateral view; 14. Paratype 2, MNRJ 10572 (Lt 4.1 mm, Wt 2.2 mm), dorsal view; 15. Holotype, view aperture (La 1.7 mm, Wa 0.8 mm); 16. Paratype 1, MZUSP, detail of protoconch (La 0.4 mm, Wa 0.5 mm); 17. Paratype 2, MNRJ, detail of protoconch (Lp 0.5 mm, Wp 0.5 mm)." ;
fabio:hasRepresentation <https://zenodo.org/record/273674/files/figure.png> ;
a fabio:Figure .

View file

@ -0,0 +1,144 @@
@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/3F32D8B0D14628796C125A24F9995150>
dc:creator "Jarvis, Charlie" ;
dc:title "Bejaria aestuans Linnaeus 1771" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Bejaria_aestuans_Linnaeus_1771> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Befaria_aestuans_Linnaeus_1771> ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291971>
bibo:endPage "369" ;
bibo:startPage "343" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part B)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Bejaria_aestuans_Linnaeus_1771>
dwc:authority "L." ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1771" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ericaceae" ;
dwc:genus "Bejaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1771" ;
dwc:species "aestuans" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WH65> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Bejaria_aestuans> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Befaria_aestuans_Linnaeus_1771>
dwc:authority "Linnaeus" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1771" ;
dwc:class "Magnoliopsida" ;
dwc:family "Ericaceae" ;
dwc:genus "Befaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1771" ;
dwc:species "aestuans" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Befaria_aestuans> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Bejaria_aestuans>
dwc:class "Magnoliopsida" ;
dwc:family "Ericaceae" ;
dwc:genus "Bejaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "aestuans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bejaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Bejaria>
dwc:class "Magnoliopsida" ;
dwc:family "Ericaceae" ;
dwc:genus "Bejaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Ericaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ericales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
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/Befaria_aestuans>
dwc:class "Magnoliopsida" ;
dwc:family "Ericaceae" ;
dwc:genus "Befaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "aestuans" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Befaria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Befaria>
dwc:class "Magnoliopsida" ;
dwc:family "Ericaceae" ;
dwc:genus "Befaria" ;
dwc:kingdom "Plantae" ;
dwc:order "Ericales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ericaceae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,256 @@
@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/3F32EE73AD0453DDA6D938B4D328ED70>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Feronia_angustata_Duftschmid_1812>, <http://taxon-concept.plazi.org/id/Animalia/Amara_longula_LeConte_1855> ;
dc:creator "Bousquet, Yves" ;
dc:title "Amara (Zezea) Csiki 1929" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amara_Zezea_Csiki_1929> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Triaena>, <http://taxon-name.plazi.org/id/Animalia/Amara_glabrata> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Zezea_Csiki_1929>, <http://taxon-concept.plazi.org/id/Animalia/Pseudotriaena_Minsk_1939> ;
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/Amara_Zezea_Csiki_1929>
dwc:LSID "3F32EE73-AD04-53DD-A6D9-38B4D328ED70" ;
dwc:authority "Csiki, 1929" ;
dwc:authorityName "Csiki" ;
dwc:authorityYear "1929" ;
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Amara" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:scientificNameAuthorship "Csiki, 1929" ;
dwc:subGenus "Zezea" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amara_Zezea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Feronia_angustata_Duftschmid_1812>
dwc:baseAuthorityName "Duftschmid" ;
dwc:baseAuthorityYear "1812" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Feronia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Duftschmid, 1812)" ;
dwc:species "angustata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Feronia_angustata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Zezea_Csiki_1929>
dwc:authorityName "Csiki" ;
dwc:authorityYear "1929" ;
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Zezea" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Csiki, 1929" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zezea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Pseudotriaena_Minsk_1939>
dwc:authorityName "Minsk & Hatch" ;
dwc:authorityYear "1939" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pseudotriaena" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Minsk & Hatch, 1939" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudotriaena> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Amara_longula_LeConte_1855>
dwc:authorityName "LeConte" ;
dwc:authorityYear "1855" ;
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Amara" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "LeConte, 1855" ;
dwc:species "longula" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amara_longula> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Amara_Zezea>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Amara" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Zezea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amara>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Amara" ;
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 "Hexapoda", "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 "Hexapoda", "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda>, <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
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://taxon-name.plazi.org/id/Animalia/Triaena>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Triaena" ;
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/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/Feronia_angustata>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Feronia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "angustata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Feronia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Feronia>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Feronia" ;
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/Zezea>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Zezea" ;
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/Pseudotriaena>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Pseudotriaena" ;
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/Amara_glabrata>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Amara" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "glabrata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amara_longula>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Amara" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "longula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amara> ;
a dwcFP:TaxonName .