@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/380781>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/380781>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/380781>	rdfs:label	"Deblock <i>et al.</i> (1966)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/380781>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/380781>	schema:datePublished	"1966"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/380781>	dct:title	"Deblock <i>et al.</i> (1966)" ;
	dct:issued	"1966"^^xsd:gYear ;
	dct:bibliographicCitation	"Deblock, S. &amp; Tran Van Ky, P. 1966. Contribution \u00E0 l'\u00E9tude des Microphallidae Travassos,1920 (Trematoda) XII. Esp\u00E8ces d'Europe occidentale. Cr\u00E9ation de <em>Sphairiotrema</em> nov. gen.; Consid\u00E9rations diverses de syst\u00E9matique. <em>Annales de Parasitologie Humaine et Compar\u00E9e</em>, 41: 23-60." .