@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:3da8085b-b0dc-36f5-b25f-f11e9975924f schema:address data:b53abd93-e3a9-3cbb-8f06-afde1f34b72c ; schema:email "colo@maisondecourcelles.fr" ; schema:legalName "Maison de Courcelles" ; schema:telephone "+33 3 25 84 41 61" ; a :Agent, schema:Organization, foaf:Agent . :hasContact data:3da8085b-b0dc-36f5-b25f-f11e9975924f .