@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:de1b1041-7a97-3dd1-904a-f628f66b7798 schema:email "contact@les-petits-ecureuils.fr" ; schema:legalName "Camping Les Petits Ecureuils" ; schema:telephone "+33 5 58 78 01 97" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://les-petits-ecureuils.fr/" . :hasContact data:de1b1041-7a97-3dd1-904a-f628f66b7798 ; :hasBookingContact data:de1b1041-7a97-3dd1-904a-f628f66b7798 ; :isOwnedBy data:de1b1041-7a97-3dd1-904a-f628f66b7798 .