47 lines
2.2 KiB
Turtle
47 lines
2.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#> .
|
|
# Error: the treatment is lacking the taxon
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
# Warning: Failed to output a material citation, could not create identifier
|
|
|
|
<http://treatment.plazi.org/id/03D1D27D9558FFD69FCEF503C5D367BD>
|
|
dc:creator "J. A. L. Watson; M. S. Moulds" ;
|
|
dc:title "Indolestes alleni Tillyard 1913" ;
|
|
dwc:basisOfRecord <https://www.gbif.org/occurrence/2826974318> ;
|
|
trt:publishedIn <http://dx.doi.org/10.1111/j.1440-6055.1979.tb00828.x> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.1111/j.1440-6055.1979.tb00828.x>
|
|
bibo:endPage "155" ;
|
|
bibo:journal "Australian Journal of Entomology" ;
|
|
bibo:pubDate "1979-10-31" ;
|
|
bibo:startPage "143" ;
|
|
bibo:volume "18" ;
|
|
dc:creator "J. A. L. Watson; M. S. Moulds" ;
|
|
dc:date "1979" ;
|
|
dc:title "New Species of Australian Lestidae (Odonata)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<https://www.gbif.org/occurrence/2826974318>
|
|
dwc:catalogNumber "SAM No. 120548" ;
|
|
dwc:collectionCode "SAM" ;
|
|
dwc:locality "Groote Eylandt" ;
|
|
dwc:recordedBy "N. B. Tindale" ;
|
|
dwc:typeStatus "lectotype" ;
|
|
trt:gbifOccurrenceId "2826974318" ;
|
|
a dwc:MaterialCitation .
|