@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:b7cd771d-6ddf-3851-88e9-8e9fe659271d schema:email "masgot23@gmail.com" ; schema:legalName "Les Amis de la Pierre de Masgot" ; schema:telephone "+33 5 55 66 98 88" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.masgot.fr/" . :hasContact data:b7cd771d-6ddf-3851-88e9-8e9fe659271d ; :hasBookingContact data:b7cd771d-6ddf-3851-88e9-8e9fe659271d ; :isOwnedBy data:b7cd771d-6ddf-3851-88e9-8e9fe659271d .