@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:c80fe958-4b2c-389e-bc78-e19132e2023c schema:email "cahors.escalade@gmail.com" ; schema:legalName "Cahors Escalade" ; schema:telephone "+33 6 37 94 26 84" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.cahors-escalade.com/" . :hasContact data:c80fe958-4b2c-389e-bc78-e19132e2023c .