@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/214649>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/214649>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/214649>	rdfs:label	"Belfan & Conde (2016)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/214649>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/214649>	schema:datePublished	"2016"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/214649>	dct:title	"Belfan & Conde (2016)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/214649>	foaf:page	<http://www.sosdom.lautre.net/Oiseaux_Listes/Liste_Oiseaux_Carouge_20161231.pdf> ;
	dct:issued	"2016"^^xsd:gYear ;
	dct:bibliographicCitation	"Belfan, D. & Conde, B. 2016. <em>Liste des oiseaux de la Martinique (1\u00E8re \u00E9dition)</em>. Assocation le Carouge. 17 pp." ;
	schema:sameAs	<http://www.sosdom.lautre.net/Oiseaux_Listes/Liste_Oiseaux_Carouge_20161231.pdf> .