treatments-rdf/data/03/AD/89/03AD893FFFAFFFBC78B9FB6EBD73FA6E.ttl

60 lines
2.5 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/03AD893FFFAFFFBC78B9FB6EBD73FA6E>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Epidamaeus_longispinosus_Wang_1993>, <http://taxon-concept.plazi.org/id/Animalia/Euphthiracaridae_Jacot_1930> ;
dc:creator "Ma, Min; Li, Sheng-Cai; Fan, Qing-Hai" ;
dc:title "Epidamaeus longispinosus Wang & Norton 1993" ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4006.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4006.1.1>
bibo:endPage "39" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "4006" ;
dc:creator "Ma, Min; Li, Sheng-Cai; Fan, Qing-Hai" ;
dc:date "2015" ;
dc:title "Mites and ticks (Acari) in Shanxi Province, China: an annotated checklist" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Epidamaeus_longispinosus_Wang_1993>
dwc:authority "Wang & Norton, 1993" ;
dwc:authorityName "Wang & Norton" ;
dwc:authorityYear "1993" ;
dwc:class "Arachnida" ;
dwc:family "Damaeidae" ;
dwc:genus "Epidamaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Wang & Norton, 1993" ;
dwc:species "longispinosus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/62845445-f03b-49b0-bd61-df70c4ec865d> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epidamaeus_longispinosus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Euphthiracaridae_Jacot_1930>
dwc:authority "Jacot, 1930" ;
dwc:authorityName "Jacot" ;
dwc:authorityYear "1930" ;
dwc:class "Arachnida" ;
dwc:family "Euphthiracaridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Sarcoptiformes" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Jacot, 1930" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euphthiracaridae> ;
a dwcFP:TaxonConcept .