46 lines
1.8 KiB
Turtle
46 lines
1.8 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/7B6C87974F01FFC8FAD0FC8A1460FB88>
|
||
|
dc:creator "Cianferoni, Fabio" ;
|
||
|
dc:title "Gerromorpha Popov 1971" ;
|
||
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gerromorpha_Popov_1971> ;
|
||
|
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4576.1.2> ;
|
||
|
a trt:Treatment .
|
||
|
|
||
|
<http://dx.doi.org/10.11646/zootaxa.4576.1.2>
|
||
|
dc:creator "Cianferoni, Fabio" ;
|
||
|
dc:date "2019" ;
|
||
|
dc:title "Review of the aquatic Hemiptera from Cephalonia, with a checklist for the Ionian Islands, Greece (Heteroptera: Gerromorpha, Nepomorpha, Leptopodomorpha)" .
|
||
|
|
||
|
<http://taxon-concept.plazi.org/id/Animalia/Gerromorpha_Popov_1971>
|
||
|
dwc:authorityName "Popov" ;
|
||
|
dwc:authorityYear "1971" ;
|
||
|
dwc:class "Insecta" ;
|
||
|
dwc:infraOrder "Gerromorpha" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Diptera" ;
|
||
|
dwc:phylum "Arthropoda" ;
|
||
|
dwc:rank "infraOrder" ;
|
||
|
dwc:scientificNameAuthorship "Popov, 1971" ;
|
||
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gerromorpha> ;
|
||
|
a dwcFP:TaxonConcept .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Gerromorpha>
|
||
|
# Warning: Could not determine parent name ;
|
||
|
dwc:class "Insecta" ;
|
||
|
dwc:infraOrder "Gerromorpha" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Diptera" ;
|
||
|
dwc:phylum "Arthropoda" ;
|
||
|
dwc:rank "infraOrder" ;
|
||
|
a dwcFP:TaxonName .
|