63 lines
2.6 KiB
Turtle
63 lines
2.6 KiB
Turtle
@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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
|
|
<http://treatment.plazi.org/id/03838781B372FF92FF1AF86DC06EFECC>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Eupolybothrus_fasciatus_New_1845>, <http://taxon-concept.plazi.org/id/Animalia/Eupolybothrus_fasciatus_Newport_1845> ;
|
|
dc:creator "Zapparoli, Marzio" ;
|
|
dc:title "Eupolybothrus (Eupolybothrus) fasciatus" ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.192026> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.192026>
|
|
bibo:endPage "168" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "56" ;
|
|
bibo:volume "2318" ;
|
|
dc:creator "Zapparoli, Marzio" ;
|
|
dc:date "2009" ;
|
|
dc:title "An annotated catalogue of the epigeic and cave centipedes (Chilopoda) of Sardinia *" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Eupolybothrus_fasciatus_Newport_1845>
|
|
dwc:authority "(Newport, 1845)" ;
|
|
dwc:baseAuthorityName "Newport" ;
|
|
dwc:baseAuthorityYear "1845" ;
|
|
dwc:class "Chilopoda" ;
|
|
dwc:family "Lithobiidae" ;
|
|
dwc:genus "Eupolybothrus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Lithobiomorpha" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "(Newport, 1845)" ;
|
|
dwc:species "fasciatus" ;
|
|
dwc:subGenus "Eupolybothrus" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HCKF> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eupolybothrus_fasciatus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Eupolybothrus_fasciatus_New_1845>
|
|
dwc:authority "(New. 1845)" ;
|
|
dwc:baseAuthorityName "New." ;
|
|
dwc:baseAuthorityYear "1845" ;
|
|
dwc:class "Chilopoda" ;
|
|
dwc:family "Lithobiidae" ;
|
|
dwc:genus "Eupolybothrus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Lithobiomorpha" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "(New., 1845)" ;
|
|
dwc:species "fasciatus" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HCKF> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eupolybothrus_fasciatus> ;
|
|
a dwcFP:TaxonConcept .
|