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