55 lines
2.4 KiB
Turtle
55 lines
2.4 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/0F4001D48B4A5512B9566B2E52EAC33A>
|
|
dc:creator "Waichert, Cecilia; Fernandez, Fernando; Castro-Huertas, Valentina; Juanita Rodriguez,; Pitts, James P." ;
|
|
dc:title "Dicranopilus areatus" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dicranopilus_areatus_(Taschenberg_1869> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.658.10538> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.658.10538>
|
|
bibo:endPage "95" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:pubDate "2017-02-23" ;
|
|
bibo:startPage "89" ;
|
|
bibo:volume "658" ;
|
|
dc:creator "Waichert, Cecilia; Fernandez, Fernando; Castro-Huertas, Valentina; Juanita Rodriguez,; Pitts, James P." ;
|
|
dc:date "2017" ;
|
|
dc:title "More new records of spider wasps from Colombia (Hymenoptera, Pompilidae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Dicranopilus_areatus_(Taschenberg_1869>
|
|
dwc:LSID "0F4001D4-8B4A-5512-B956-6B2E52EAC33A" ;
|
|
dwc:authority "(Taschenberg, 1869)" ;
|
|
dwc:baseAuthorityName "Taschenberg" ;
|
|
dwc:baseAuthorityYear "1869" ;
|
|
dwc:genus "Dicranopilus" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "(Taschenberg, 1869)" ;
|
|
dwc:species "areatus" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dicranopilus_areatus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Dicranopilus_areatus>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Dicranopilus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "areatus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dicranopilus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Dicranopilus>
|
|
dwc:genus "Dicranopilus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dicranopilus_areatus> ;
|
|
a dwcFP:TaxonName .
|