@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:2e41b0ec-d127-38fc-8cc9-14c108f08eec schema:email "administration@nuits-lyriques.fr" ; schema:legalName "Nuits Lyriques de Marmande" ; schema:telephone "+33 5 53 64 44 44" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://nuits-lyriques.fr/festival-ete/" . :hasContact data:2e41b0ec-d127-38fc-8cc9-14c108f08eec ; :hasBookingContact data:2e41b0ec-d127-38fc-8cc9-14c108f08eec ; :isOwnedBy data:2e41b0ec-d127-38fc-8cc9-14c108f08eec .