48 lines
2 KiB
Turtle
48 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#> .
|
|
|
|
<http://treatment.plazi.org/id/4C442FBE5F3D63DAC3405CF3AF0F26F9>
|
|
dc:creator "Szyndlar, Zbigniew; Georgalis, Georgios L." ;
|
|
dc:title "Constrictores Duméril & Bibron 1844" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scolecophidia_Dum%C3%A9ril_1844> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/vz.73.e101372> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/vz.73.e101372>
|
|
bibo:endPage "886" ;
|
|
bibo:journal "Vertebrate Zoology" ;
|
|
bibo:pubDate "2023-09-27" ;
|
|
bibo:startPage "717" ;
|
|
bibo:volume "73" ;
|
|
dc:creator "Szyndlar, Zbigniew; Georgalis, Georgios L." ;
|
|
dc:date "2023" ;
|
|
dc:title "An illustrated atlas of the vertebral morphology of extant non-caenophidian snakes, with special emphasis on the cloacal and caudal portions of the column" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Scolecophidia_Dum%C3%A9ril_1844>
|
|
dwc:authority "Duméril & Bibron, 1844" ;
|
|
dwc:authorityName "Duméril & Bibron" ;
|
|
dwc:authorityYear "1844" ;
|
|
dwc:infraOrder "Scolecophidia" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Squamata" ;
|
|
dwc:rank "infraOrder" ;
|
|
dwc:scientificNameAuthorship "Duméril & Bibron, 1844" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scolecophidia> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Scolecophidia>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:infraOrder "Scolecophidia" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Squamata" ;
|
|
dwc:rank "infraOrder" ;
|
|
a dwcFP:TaxonName .
|