61 lines
2.7 KiB
Turtle
61 lines
2.7 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/E170A43E0255FFDE588D4EABFC01F9C2>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Cyphoderopsis_Carpenter_1917>, <http://taxon-concept.plazi.org/id/Animalia/Cyphoderopsis_kempi_Carpenter_1917> ;
|
|
dc:creator "Jantarit, Sopark; Satasook, Chutamas; Deharveng, Louis" ;
|
|
dc:title "Cyphoderopsis Carpenter 1917" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyphoderopsis_ceylonica>, <http://taxon-name.plazi.org/id/Animalia/Cyphoderopsis_decemoculata>, <http://taxon-name.plazi.org/id/Animalia/Paronellidae>, <http://taxon-name.plazi.org/id/Animalia/Troglopedetes> ;
|
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3721.1.2> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.11646/zootaxa.3721.1.2>
|
|
bibo:endPage "70" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "49" ;
|
|
bibo:volume "3721" ;
|
|
dc:creator "Jantarit, Sopark; Satasook, Chutamas; Deharveng, Louis" ;
|
|
dc:date "2013" ;
|
|
dc:title "The genus Cyphoderopsis Carpenter (Collembola: Paronellidae) in Thailand and a faunal transition at the Isthmus of Kra in Troglopedetinae" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Cyphoderopsis_Carpenter_1917>
|
|
dwc:authority "Carpenter, 1917" ;
|
|
dwc:authorityName "Carpenter" ;
|
|
dwc:authorityYear "1917" ;
|
|
dwc:class "Entognatha" ;
|
|
dwc:family "Paronellidae" ;
|
|
dwc:genus "Cyphoderopsis" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Collembola" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Carpenter, 1917" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyphoderopsis> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Cyphoderopsis_kempi_Carpenter_1917>
|
|
dwc:authority "Carpenter, 1917" ;
|
|
dwc:authorityName "Carpenter" ;
|
|
dwc:authorityYear "1917" ;
|
|
dwc:class "Entognatha" ;
|
|
dwc:family "Paronellidae" ;
|
|
dwc:genus "Cyphoderopsis" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Collembola" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Carpenter, 1917" ;
|
|
dwc:species "kempi" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyphoderopsis_kempi> ;
|
|
a dwcFP:TaxonConcept .
|