@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/9126ee59-db23-45df-9d15-a5e2537a8d12> 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-05-07T15:06:53Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@commotiegent.be" ; <http://schema.org/identifier> 2868 ; <http://schema.org/name> "Commotie"@nl ; <http://schema.org/postalCode> "9040" ; <http://schema.org/streetAddress> "Victor Braeckmanlaan 367" ; <http://schema.org/telephone> "+32 477 62 61 10" ; <http://schema.org/url> "http://www.commotiegent.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/2868/u14dmxddes67> ; foaf:page <https://visit.gent.be/node/2868> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/c7b27557-67c0-422f-856a-be770d6df3cb> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/9126ee59-db23-45df-9d15-a5e2537a8d12> .