@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/media/436611>	rdf:type	schema:ImageObject ;
	schema:contentUrl	<https://taxref.mnhn.fr/api/media/download/inpn/436611> .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/media/436611>	dct:license	<https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
	schema:copyrightHolder	_:b70111970 ;
	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/436611> .
_:b70111970	rdf:type	schema:Person .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
_:b70111970	rdfs:label	"R. Poncet" ;
	schema:name	"R. Poncet" .