@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:137ef305-2d5f-30d4-952a-9201fc63760d schema:email "contacts@bignalet.com" ; schema:legalName "Maison Bignalet" ; schema:telephone "+33 5 58 74 24 90" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.bignalet.com/" . :hasContact data:137ef305-2d5f-30d4-952a-9201fc63760d ; :hasBookingContact data:137ef305-2d5f-30d4-952a-9201fc63760d ; :isOwnedBy data:137ef305-2d5f-30d4-952a-9201fc63760d .