@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/316549>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/316549>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/316549>	rdfs:label	"Th\u00E9lohan (1892)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/316549>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/316549>	schema:datePublished	"1892"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/316549>	dct:title	"Th\u00E9lohan (1892)" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/bib/316549>	foaf:page	<https://www.biodiversitylibrary.org/page/3880258> ;
	dct:issued	"1892"^^xsd:gYear ;
	dct:bibliographicCitation	"Th\u00E9lohan, P. 1892. Myxosporidies de la v\u00E9sicule biliaire des poissons. <em>Esp\u00E8ces nouvelles.&nbsp;Comptes rendus hebdomadaires des s\u00E9ances de l'Acad\u00E9mie des sciences</em>, 115: 1091-1094." ;
	schema:sameAs	<https://www.biodiversitylibrary.org/page/3880258> .