@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/373149>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/373149>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/373149>	rdfs:label	"Chr\u00E9tien (1901)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/373149>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/373149>	schema:datePublished	"1901"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/373149>	dct:title	"Chr\u00E9tien (1901)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/373149>	foaf:page	<https://www.biodiversitylibrary.org/page/9211703> ;
	dct:issued	"1901"^^xsd:gYear ;
	dct:bibliographicCitation	"Chr\u00E9tien, P. 1901. Description d'une nouvelle esp\u00E8ce de Microl\u00E9pidopt\u00E8res de France.&nbsp;<em>Bulletin de la Soci\u00E9t\u00E9 entomologique de France</em>, 1901 (18): 333-334." ;
	schema:sameAs	<https://www.biodiversitylibrary.org/page/9211703> .