@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/177088>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/177088>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/177088>	rdfs:label	"Dum\u00E9ril & Bibron (1836)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/177088>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/177088>	schema:datePublished	"1836"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/177088>	dct:title	"Dum\u00E9ril & Bibron (1836)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/177088>	foaf:page	<http://biodiversitylibrary.org/page/31897564> ;
	dct:issued	"1836"^^xsd:gYear ;
	dct:bibliographicCitation	"Dum\u00E9ril, A. M. C. & Bibron, G. 1836. <em>Erp\u00E9tologie g\u00E9n\u00E9rale ou histoire naturelle compl\u00E8te des reptiles</em>. Librairie encyclop\u00E9dique de Roret, Paris. Tome 3: i-iv + 1-516 p." ;
	schema:sameAs	<http://biodiversitylibrary.org/page/31897564> .