2024-07-04 13:52:45 +02:00
@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/03A50C2FFFD1FFB9FF64DFC562C079BB>
dc: creator " Mccranie, James R. " ;
dc: title " Scincomorpha Camp 1923 " ;
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.3931.3.2> ;
2024-11-06 16:00:10 +01:00
trt: treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Scincomorpha> ;
2024-07-04 13:52:45 +02:00
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.3931.3.2>
bibo: endPage " 386 " ;
bibo: issue " 3 " ;
bibo: journal " Zootaxa " ;
bibo: startPage " 352 " ;
bibo: volume " 3931 " ;
dc: creator " Mccranie, James R. " ;
dc: date " 2015 " ;
dc: title " A checklist of the amphibians and reptiles of Honduras, with additions, comments on taxonomy, some recent taxonomic decisions, and areas of further studies needed " ;
a fabio: JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Scincomorpha>
# Warning: Could not determine parent name ;
dwc: infraOrder " Scincomorpha " ;
dwc: kingdom " Animalia " ;
dwc: order " Squamata " ;
dwc: rank " infraOrder " ;
a dwcFP: TaxonName .