@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/media/414876>	rdf:type	schema:ImageObject .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/media/414876>	rdfs:label	"M\u00E2le face ventrale" ;
	schema:contentUrl	<https://taxref.mnhn.fr/api/media/download/inpn/414876> .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/media/414876>	dct:title	"M\u00E2le face ventrale" ;
	dct:license	<https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
	schema:copyrightHolder	_:b70095859 ;
	schema:encodingFormat	"image/jpeg" ;
	schema:license	<https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
	schema:thumbnail	<https://taxref.mnhn.fr/api/media/download/thumbnail/414876> .
_:b70095859	rdf:type	schema:Person ;
	rdfs:label	"G. Durand" ;
	schema:name	"G. Durand" .