@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . <http://stad.gent/id/contact-point/tourism/a6e903af-3f61-495e-a075-af2d9a0dda0a> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-05-22T05:46:03Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2021-12-07T12:11:12Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "laurabracke.madonna@gmail.com" ; <http://schema.org/identifier> 5877 ; <http://schema.org/name> "Madonna"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Poel 7" ; <http://schema.org/telephone> "+32 497161085" ; <http://schema.org/url> "https://www.madonna.gent/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/5877/u14dkw5q2mf6> ; foaf:page <https://visit.gent.be/node/5877> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/21e70d4f-ee9c-473e-8821-735838d5fcb5> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/a6e903af-3f61-495e-a075-af2d9a0dda0a> .