94 lines
3.1 KiB
Turtle
94 lines
3.1 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/038E87C00522621FFCEE3A9EF8928D72>
|
|
dc:creator "Belle, J." ;
|
|
dc:title "Lestes Leach 1815" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lestes_Leach_1815> ;
|
|
trt:publishedIn <http://doi.org/10.5281/zenodo.3520781> ;
|
|
a trt:Treatment .
|
|
|
|
<http://doi.org/10.5281/zenodo.3520781>
|
|
bibo:endPage "103" ;
|
|
bibo:issue "11" ;
|
|
bibo:journal "Zool. Med. Leiden" ;
|
|
bibo:pubDate "1997-07-31" ;
|
|
bibo:startPage "89" ;
|
|
bibo:volume "71" ;
|
|
dc:creator "Belle, J." ;
|
|
dc:date "1997" ;
|
|
dc:title "The genus Lestes (Odonata: Lestidae) Leach, 1815, in Surinam" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Lestes_Leach_1815>
|
|
dwc:authorityName "Leach" ;
|
|
dwc:authorityYear "1815" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Lestidae" ;
|
|
dwc:genus "Lestes" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Odonata" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Leach, 1815" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lestes> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Lestes>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Lestidae" ;
|
|
dwc:genus "Lestes" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Odonata" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lestidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Lestidae>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Lestidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Odonata" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
|
dwc:class "Insecta" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Odonata" ;
|
|
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 .
|