@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:03e1e841-f273-3fa8-b4e2-100e981c0cbd schema:email "mairie@dangolsheim.fr" ; schema:legalName "Mairie" ; schema:telephone "+33 3 88 49 34 15" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "http://www.dangolsheim.fr/" . :hasContact data:03e1e841-f273-3fa8-b4e2-100e981c0cbd .