@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/42d208a3-d411-4840-bb06-2b95e55bff06> 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> "2011-11-12T16:05:17Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "decentrale@stad.gent" ; <http://schema.org/identifier> 61 ; <http://schema.org/name> "De Centrale"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kraankindersstraat 2" ; <http://schema.org/telephone> "+32 92659828" ; <http://schema.org/url> "http://www.decentrale.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/61/u14dkzrm06uu> ; foaf:page <https://visit.gent.be/node/61> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/d47387f0-6ac5-4b54-9e19-4f3ac124039e> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/42d208a3-d411-4840-bb06-2b95e55bff06> . <http://stad.gent/id/event/tourism/e6a72b36-0ff7-44ee-b551-a47b8b518e1c> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/42d208a3-d411-4840-bb06-2b95e55bff06> .