@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:dd1a5b01-6b41-30ce-9347-3662c1016c3e schema:email "loisirs.landes@orange.fr" ; schema:legalName "Camping Lou Galip" ; schema:telephone "+33 5 58 09 81 81" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.lougalip.fr/" . :hasContact data:dd1a5b01-6b41-30ce-9347-3662c1016c3e ; :hasBookingContact data:dd1a5b01-6b41-30ce-9347-3662c1016c3e ; :isOwnedBy data:dd1a5b01-6b41-30ce-9347-3662c1016c3e .