@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/65642>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/65642>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/65642>	rdfs:label	"Constant (1885)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/65642>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/65642>	schema:datePublished	"1885"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/65642>	dct:title	"Constant (1885)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/65642>	foaf:page	<http://biodiversitylibrary.org/page/10171534> ;
	dct:issued	"1885"^^xsd:gYear ;
	dct:bibliographicCitation	"Constant, A. 1885. Notes sur quelques L\u00E9pidopt\u00E8res nouveaux. 3e et derni\u00E8re partie. <i>Annales de la soci\u00E9t\u00E9 entomologique de France</i>, 6e s\u00E9rie(5): [5]-16." ;
	schema:sameAs	<http://biodiversitylibrary.org/page/10171534> .