GG2RDF 2024-07-04T10:51:45.858Z full update: 094 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
c04b300058
commit
2e1a01155f
3000 changed files with 421954 additions and 0 deletions
106
data/03/D1/07/03D107327D38FFF8EF4E447FCE49B44A.ttl
Normal file
106
data/03/D1/07/03D107327D38FFF8EF4E447FCE49B44A.ttl
Normal 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/03D107327D38FFF8EF4E447FCE49B44A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.173564>, <http://dx.doi.org/10.5281/zenodo.173565> ;
|
||||
dc:creator "Schwabe, Enrico" ;
|
||||
dc:title "Bathylepeta linseae Schwabe, 2006, new species" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathylepeta_linseae_Schwabe_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.173563> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.173563>
|
||||
bibo:endPage "45" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "1297" ;
|
||||
dc:creator "Schwabe, Enrico" ;
|
||||
dc:date "2006" ;
|
||||
dc:title "A new species of Bathylepeta Moskalev, 1977 (Mollusca: Gastropoda) from the Weddell Sea, Antarctica" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.173564>, <http://dx.doi.org/10.5281/zenodo.173565> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathylepeta_linseae_Schwabe_2006>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Schwabe, 2006" ;
|
||||
dwc:authorityName "Schwabe" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Lepetidae" ;
|
||||
dwc:genus "Bathylepeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwabe, 2006" ;
|
||||
dwc:species "linseae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/KX8G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathylepeta_linseae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathylepeta_linseae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Lepetidae" ;
|
||||
dwc:genus "Bathylepeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "linseae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathylepeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathylepeta>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Lepetidae" ;
|
||||
dwc:genus "Bathylepeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepetidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Lepetidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
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: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.173564>
|
||||
dc:description "FIGURE 1. Shell and softpart morphology of Bathylepeta linseae n. sp., holotype ZSM Moll 20050785. A. Dorsal view of the shell, anterior at the right side. B. Ventral view of the intact animal. C. Dorsal view of the visceral organs, after removing shell and mantle mainly showing the midgut gland and the intestine. D. Ventral view after removing the foot, showing the intestine and gonad. E. Odontophore with centrally lying radula ribbon. F. Closeup of figure 5. Scale bars: A = 10 mm; B = 5 mm; C, D = 2 mm; E = 1 mm; F = 500 µm. an — anus, ant — anterior, cpt — cephalic tentacle, flt — fused first pair of lateral teeth, ft — foot, g — gonad, gp — genital papilla, h — head, i — intestine, j — jaw (dorsal jaw plate), mg — midgut gland, mn — mantle, mo — mouth, orl — oral lappet, rc — radula cartilage, sma — shell midaxis, smu — shell muscle." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/173564/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.173565>
|
||||
dc:description "FIGURE 2. Radula characteristics of Bathylepeta linseae n. sp., holotype ZSM Moll 20050785. A. Isolated jaw plate, anterior part is below. B. Two radula segments in side view. C. Anterior part of radula seen from frontal. D. Posterior view of a radula segment. E. Closeup of the marginal teeth with their smooth edges. F. Posterior part of a basal plate of the radula, showing the non overlapping condition. Scale bars: A = 500 µm; B – D, F = 100 µm; E = 20 µm. b — beak, bp — basal plate, flt — fused first pair of lateral teeth, lt — second pair of lateral teeth, mt — marginal teeth, rs — radula segment." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/173565/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
81
data/03/D1/07/03D107327D38FFFCEF4E4515C9E4B5E2.ttl
Normal file
81
data/03/D1/07/03D107327D38FFFCEF4E4515C9E4B5E2.ttl
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
@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/03D107327D38FFFCEF4E4515C9E4B5E2>
|
||||
dc:creator "Schwabe, Enrico" ;
|
||||
dc:title "Bathylepeta Moskalev 1977" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathylepeta_Moskalev_1977> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.173563> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.173563>
|
||||
bibo:endPage "45" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "1297" ;
|
||||
dc:creator "Schwabe, Enrico" ;
|
||||
dc:date "2006" ;
|
||||
dc:title "A new species of Bathylepeta Moskalev, 1977 (Mollusca: Gastropoda) from the Weddell Sea, Antarctica" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathylepeta_Moskalev_1977>
|
||||
dwc:authority "Moskalev, 1977" ;
|
||||
dwc:authorityName "Moskalev" ;
|
||||
dwc:authorityYear "1977" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Lepetidae" ;
|
||||
dwc:genus "Bathylepeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Moskalev, 1977" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NQJP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathylepeta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathylepeta>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Lepetidae" ;
|
||||
dwc:genus "Bathylepeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepetidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Lepetidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
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: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 .
|
||||
118
data/03/D1/07/03D1075CB8418657FD5D0D16FE8C4EC8.ttl
Normal file
118
data/03/D1/07/03D1075CB8418657FD5D0D16FE8C4EC8.ttl
Normal file
|
|
@ -0,0 +1,118 @@
|
|||
@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/03D1075CB8418657FD5D0D16FE8C4EC8>
|
||||
dc:creator "Grossi, Paschoal Coelho; Grossi, Everardo José" ;
|
||||
dc:title "Brachysiderus (Minisiderus) mielkeorum Grossi & Grossi, new species" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Brachysiderus_mielkeorum_Grossi_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.170073> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.170073>
|
||||
bibo:endPage "29" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "25" ;
|
||||
bibo:volume "1054" ;
|
||||
dc:creator "Grossi, Paschoal Coelho; Grossi, Everardo José" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "A new species of Brachysiderus Waterhouse, 1881 (Coleoptera: Scarabaeidae: Dynastinae) from Maranhão State, Brazil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachysiderus_mielkeorum_Grossi_2005>
|
||||
dwc:authority "Grossi & Grossi" ;
|
||||
dwc:authorityName "Grossi & Grossi" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dynastidae" ;
|
||||
dwc:genus "Brachysiderus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Grossi & Grossi" ;
|
||||
dwc:species "mielkeorum" ;
|
||||
dwc:subGenus "Minisiderus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachysiderus_mielkeorum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachysiderus_mielkeorum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dynastidae" ;
|
||||
dwc:genus "Brachysiderus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mielkeorum" ;
|
||||
dwc:subGenus "Minisiderus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachysiderus_Minisiderus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachysiderus_Minisiderus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dynastidae" ;
|
||||
dwc:genus "Brachysiderus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Minisiderus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachysiderus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachysiderus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dynastidae" ;
|
||||
dwc:genus "Brachysiderus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dynastidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dynastidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dynastidae" ;
|
||||
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 .
|
||||
77
data/03/D1/07/03D1075CB8428650FD5D0800FAC34F90.ttl
Normal file
77
data/03/D1/07/03D1075CB8428650FD5D0800FAC34F90.ttl
Normal 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/03D1075CB8428650FD5D0800FAC34F90>
|
||||
dc:creator "Grossi, Paschoal Coelho; Grossi, Everardo José" ;
|
||||
dc:title "Brachysiderus Waterhouse" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.170073> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachysiderus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.170073>
|
||||
bibo:endPage "29" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "25" ;
|
||||
bibo:volume "1054" ;
|
||||
dc:creator "Grossi, Paschoal Coelho; Grossi, Everardo José" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "A new species of Brachysiderus Waterhouse, 1881 (Coleoptera: Scarabaeidae: Dynastinae) from Maranhão State, Brazil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachysiderus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dynastidae" ;
|
||||
dwc:genus "Brachysiderus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dynastidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dynastidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dynastidae" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue