45 lines
1.9 KiB
Turtle
45 lines
1.9 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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/9BA5123CD063EB70C59ECE033DE2B30E>
|
|
dc:creator "Li, Yongjun; Nel, Andre; Shih, Chungkun; Ren, Dong; Pang, Hong" ;
|
|
dc:title "Euthemistidae Pritykina 1968" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euthemistidae_Pritykina_1968> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.261.4371> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.261.4371>
|
|
bibo:endPage "50" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "41" ;
|
|
bibo:volume "261" ;
|
|
dc:creator "Li, Yongjun; Nel, Andre; Shih, Chungkun; Ren, Dong; Pang, Hong" ;
|
|
dc:date "2013" ;
|
|
dc:title "The first euthemistid damsel-dragonfly from the Middle Jurassic of China (Odonata, Epiproctophora, Isophlebioptera)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Euthemistidae_Pritykina_1968>
|
|
dwc:LSID "http://species-id.net/wiki/Euthemistidae" ;
|
|
dwc:authority "Pritykina, 1968" ;
|
|
dwc:authorityName "Pritykina" ;
|
|
dwc:authorityYear "1968" ;
|
|
dwc:family "Euthemistidae" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "Pritykina, 1968" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euthemistidae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Euthemistidae>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:family "Euthemistidae" ;
|
|
dwc:rank "family" ;
|
|
a dwcFP:TaxonName .
|