@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:66d49ed6-0895-3a8b-926d-e7295c075f9b schema:email "contact@laboulit.fr" ; schema:legalName "La Boulit' & la MJC VAM" ; schema:telephone "+33 7 86 90 88 89" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.laboulit.fr/" . :hasContact data:66d49ed6-0895-3a8b-926d-e7295c075f9b ; :hasBookingContact data:66d49ed6-0895-3a8b-926d-e7295c075f9b ; :isOwnedBy data:66d49ed6-0895-3a8b-926d-e7295c075f9b .