@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/24461>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/24461>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/24461>	rdfs:label	"Gordon (2007)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/24461>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/24461>	schema:datePublished	"2007"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/24461>	dct:title	"Gordon (2007)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/24461>	foaf:page	<http://nouvelle-caledonie.ird.fr/content/download/32582/250880/version/1/file/Gordon-v.pdf> ;
	dct:issued	"2007"^^xsd:gYear ;
	dct:bibliographicCitation	"Gordon, D. 2007. Bryozoa of New Caledonia. <i>In</i>: Payri, C. & Richer De Forges, B. [Eds]. <i>Compendium of marine species of New Caledonia</i>. Doc. Sci. Tech. IRD, Noum\u00E9a. II7(2):159-170." ;
	schema:sameAs	<http://nouvelle-caledonie.ird.fr/content/download/32582/250880/version/1/file/Gordon-v.pdf> .