@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:05d52621-9254-377f-8476-c3c18e36188f schema:email "contact@marche-gourmande.fr" ; schema:legalName "AS Sigolsheim" ; schema:telephone "+33 6 08 02 89 24" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://marche-gourmande.fr/" . :hasContact data:05d52621-9254-377f-8476-c3c18e36188f .