81 lines
3.2 KiB
Turtle
81 lines
3.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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/E848E09A6CC98D2E2CFFF629116D96BE>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Sencera>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/scioneura>' due to issues with rank ;
|
|
# Warning: Could not add treatment taxon because genus "" contains invalid characters ;
|
|
dc:creator "Breitkreuz, Laura C. V.; Winterton, Shaun L.; Engel, Michael S." ;
|
|
dc:title "(Sencera) Navas" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ankylopteryx> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.543.6476> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.543.6476>
|
|
bibo:endPage "127" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "111" ;
|
|
bibo:volume "543" ;
|
|
dc:creator "Breitkreuz, Laura C. V.; Winterton, Shaun L.; Engel, Michael S." ;
|
|
dc:date "2015" ;
|
|
dc:title "Revision of the green lacewing subgenus Ankylopteryx (Sencera) (Neuroptera, Chrysopidae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Ankylopteryx>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Chrysopidae" ;
|
|
dwc:genus "Ankylopteryx" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Neuroptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysopidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Chrysopidae>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Chrysopidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Neuroptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neuroptera> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Neuroptera>
|
|
dwc:class "Insecta" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Neuroptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
|
dwc:class "Insecta" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "phylum" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|