@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/2121ba1d-ffc5-4f1a-ab18-332e7453cc3b> 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> "2018-06-28T12:07:37Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@sophies.be" ; <http://schema.org/identifier> 2974 ; <http://schema.org/name> "Sophie's Sweets & Chocolates"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "9 Botermarkt" ; <http://schema.org/telephone> "+32 93577110" ; <http://schema.org/url> "http://www.sophies.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/2974/u14dky0t7xkq> ; foaf:page <https://visit.gent.be/node/2974> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/97cf9f77-9c46-44b4-9db4-7b4a6b81bc0b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/2121ba1d-ffc5-4f1a-ab18-332e7453cc3b> .