treatments-rdf/data/03/EA/87/03EA87B2FFBBFFEEFF26FBE9FDCE9F60.ttl

46 lines
2 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/03EA87B2FFBBFFEEFF26FBE9FDCE9F60>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acherontiella_colotlipana_Palacios_1985> ;
dc:creator "Jantarit, Sopark; Bedos, Anne; Deharveng, Louis" ;
dc:title "Acherontiella colotlipana Palacios-Vargas & Thibaud 1985" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Acherontiella> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4169.2.4> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4169.2.4>
bibo:endPage "360" ;
bibo:issue "2" ;
bibo:journal "Zootaxa" ;
bibo:startPage "301" ;
bibo:volume "4169" ;
dc:creator "Jantarit, Sopark; Bedos, Anne; Deharveng, Louis" ;
dc:date "2016" ;
dc:title "An annotated checklist of the Collembolan fauna of Thailand" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Acherontiella_colotlipana_Palacios_1985>
dwc:authority "Palacios-Vargas & Thibaud, 1985" ;
dwc:authorityName "Palacios-Vargas & Thibaud" ;
dwc:authorityYear "1985" ;
dwc:class "Entognatha" ;
dwc:family "Hypogastruridae" ;
dwc:genus "Acherontiella" ;
dwc:kingdom "Animalia" ;
dwc:order "Collembola" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Palacios-Vargas & Thibaud, 1985" ;
dwc:species "colotlipana" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acherontiella_colotlipana> ;
a dwcFP:TaxonConcept .