@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/e3110145-33c9-4369-a7dc-a19438349c1d> 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> "2020-07-08T10:38:00Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@gazongent.be" ; <http://schema.org/identifier> 4171 ; <http://schema.org/name> "Gazon"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "20 Warmoezeniersweg" ; <http://schema.org/telephone> "+32 470 58 32 19" ; <http://schema.org/url> "https://www.gazon-gent.com/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4171/u14dm0y2j0fz> ; foaf:page <https://visit.gent.be/node/4171> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/494d3e6f-a87b-4c7e-aaef-568fbe869b25> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/e3110145-33c9-4369-a7dc-a19438349c1d> .