2024-07-04 14:43:59 +02:00
@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#> .
2024-12-01 11:29:24 +01:00
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
2024-07-04 14:43:59 +02:00
<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. " ;
2024-11-06 17:26:33 +01:00
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pedanodectes_angustilobus_Constantinescu_2014> ;
2024-07-04 14:43:59 +02:00
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 .
2024-11-06 17:26:33 +01:00
<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 .
2024-07-04 14:43:59 +02:00
<http://taxon-name.plazi.org/id/Animalia/Pedanodectes_angustilobus>
2024-12-01 11:29:24 +01:00
# Warning: Could not determine parent name ;
2024-07-04 14:43:59 +02:00
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 " ;
2024-12-01 11:29:24 +01:00
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Pedanodectes_angustilobus> ;
2024-07-04 14:43:59 +02:00
a dwcFP: TaxonName .