@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:57ed475a-ff74-3810-8171-4898446fa63c schema:email "contact@queaux.fr" ; schema:legalName "Les Sous-Roches" ; schema:telephone "+33 5 49 48 48 08" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.queaux.fr/" . :hasContact data:57ed475a-ff74-3810-8171-4898446fa63c ; :hasBookingContact data:57ed475a-ff74-3810-8171-4898446fa63c ; :isOwnedBy data:57ed475a-ff74-3810-8171-4898446fa63c .