@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/29281>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/29281>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/29281>	rdfs:label	"Debenay & Cabioch (2007)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/29281>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/29281>	schema:datePublished	"2007"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/29281>	dct:title	"Debenay & Cabioch (2007)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/29281>	foaf:page	<http://nouvelle-caledonie.ird.fr/content/download/32576/250862/version/1/file/Debenay-Cabioch-v.pdf> ;
	dct:issued	"2007"^^xsd:gYear ;
	dct:bibliographicCitation	"Debenay, J.-P. &amp; Cabioch, G. 2007. Recent and Quaternary foraminifera collected around New Caledonia. <em>In</em>: Payri, C. &amp; Richer De Forges, B. [Eds]. <em>Compendium of marine species of New Caledonia</em>. Doc. Sci. Tech. IRD, Noum\u00E9a. II7(2): 69-94." ;
	schema:sameAs	<http://nouvelle-caledonie.ird.fr/content/download/32576/250862/version/1/file/Debenay-Cabioch-v.pdf> .