53 lines
2 KiB
Turtle
53 lines
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/> .
|
||
|
|
||
|
<http://treatment.plazi.org/id/EF1CD37D333E724BFF78F881FB867DD2>
|
||
|
dc:creator "Bourgoin, Thierry; Szwedo, Jacek" ;
|
||
|
dc:title "Delphacoidea Leach 1815" ;
|
||
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Delphacoidea_Leach_1815> ;
|
||
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5297.4.5> ;
|
||
|
a trt:Treatment .
|
||
|
|
||
|
<http://dx.doi.org/10.11646/zootaxa.5297.4.5>
|
||
|
bibo:endPage "568" ;
|
||
|
bibo:issue "4" ;
|
||
|
bibo:journal "Zootaxa" ;
|
||
|
bibo:pubDate "2023-06-06" ;
|
||
|
bibo:startPage "562" ;
|
||
|
bibo:volume "5297" ;
|
||
|
dc:creator "Bourgoin, Thierry; Szwedo, Jacek" ;
|
||
|
dc:date "2023" ;
|
||
|
dc:title "Toward a new classification of planthoppers Hemiptera Fulgoromorpha: 2. Higher taxa, their names and their composition" ;
|
||
|
a fabio:JournalArticle .
|
||
|
|
||
|
<http://taxon-concept.plazi.org/id/Animalia/Delphacoidea_Leach_1815>
|
||
|
dwc:authority "Leach, 1815" ;
|
||
|
dwc:authorityName "Leach" ;
|
||
|
dwc:authorityYear "1815" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:rank "superFamily" ;
|
||
|
dwc:scientificNameAuthorship "Leach, 1815" ;
|
||
|
dwc:superFamily "Delphacoidea" ;
|
||
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Delphacoidea> ;
|
||
|
a dwcFP:TaxonConcept .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Delphacoidea>
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:rank "superFamily" ;
|
||
|
dwc:superFamily "Delphacoidea" ;
|
||
|
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 .
|