53 lines
2.5 KiB
Turtle
53 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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/42F62990F9D4786F928730700DB69F2D>
|
|
dc:creator "Constantinescu, Ioana Cristina; Chisamera, Gabriel; Mukhim, D. Khlur B.; Adam, Costică" ;
|
|
dc:title "Pedanodectes angustilobus Constantinescu, sp. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pedanodectes_angustilobus_Constantinescu_2014> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.425.7587> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.425.7587>
|
|
bibo:endPage "13" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "425" ;
|
|
dc:creator "Constantinescu, Ioana Cristina; Chisamera, Gabriel; Mukhim, D. Khlur B.; Adam, Costică" ;
|
|
dc:date "2014" ;
|
|
dc:title "A new species of pterodectine feather mites (Acarina, Analgoidea, Proctophyllodidae) from the Little Spiderhunter Arachnothera longirostra (Passeriformes, Nectariniidae) in Meghalaya, India" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Pedanodectes_angustilobus_Constantinescu_2014>
|
|
# Warning: Using document metadata for authority year ;
|
|
dwc:LSID "http://zoobank.org/186A8195-8BE0-4212-A864-0FB3A224DC66" ;
|
|
dwc:authority "Constantinescu" ;
|
|
dwc:genus "Pedanodectes" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Constantinescu, 2014" ;
|
|
dwc:species "angustilobus" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pedanodectes_angustilobus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Pedanodectes_angustilobus>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Pedanodectes" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "angustilobus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pedanodectes> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Pedanodectes>
|
|
dwc:genus "Pedanodectes" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pedanodectes_angustilobus> ;
|
|
a dwcFP:TaxonName .
|