@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:9220e641-5e99-3f2f-b682-5fb166918c4d schema:email "lagauleauroise@orange.fr" ; schema:legalName "La Gaule Auroise" ; schema:telephone "+33 6 11 92 89 14" ; a :Agent, schema:Organization, foaf:Agent . :hasContact data:9220e641-5e99-3f2f-b682-5fb166918c4d .