@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:0e352ff2-5601-3aa1-94be-f651e154f3af schema:email "emma.dufau@hotmail.fr" ; schema:legalName "Ferme de Soubille" ; schema:telephone "+33 6 78 96 44 29" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.fermedesoubille.fr/" . :hasContact data:0e352ff2-5601-3aa1-94be-f651e154f3af ; :hasBookingContact data:0e352ff2-5601-3aa1-94be-f651e154f3af ; :isOwnedBy data:0e352ff2-5601-3aa1-94be-f651e154f3af .