@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/596cecbd-de74-4e53-afa1-c78f5f99a9f5> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-06-03T05:46:02Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2012-06-01T10:55:30Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "suite@telenet.be" ; <http://schema.org/identifier> 408 ; <http://schema.org/name> "Suite"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Burgstraat 18" ; <http://schema.org/telephone> "+32 478/55 95 64" ; <http://schema.org/url> "https://www.suite-gent.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/408/u14dky283juw> ; foaf:page <https://visit.gent.be/node/408> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/cdc5e1f3-7f58-41f7-80d8-2ed3a2c1ca7b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/596cecbd-de74-4e53-afa1-c78f5f99a9f5> .