@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:283f91f8-bbd5-3c2e-b6e2-8c2b945d3846 schema:email "contact@belingard.com" ; schema:telephone "+33 5 53 58 28 03" ; a :Agent, foaf:Agent ; foaf:homepage "https://www.belingard.com/" . :hasContact data:283f91f8-bbd5-3c2e-b6e2-8c2b945d3846 ; :hasBookingContact data:283f91f8-bbd5-3c2e-b6e2-8c2b945d3846 ; :isOwnedBy data:283f91f8-bbd5-3c2e-b6e2-8c2b945d3846 . :hasContact data:283f91f8-bbd5-3c2e-b6e2-8c2b945d3846 ; :hasBookingContact data:283f91f8-bbd5-3c2e-b6e2-8c2b945d3846 ; :isOwnedBy data:283f91f8-bbd5-3c2e-b6e2-8c2b945d3846 .