@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/6a6d00c8-fb78-4917-8f17-23fe6aba7f93> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-07-03T05:46:02Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2023-10-02T09:12:26Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 11782 ; <http://schema.org/name> "Sensum Summerbar"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kortrijksesteenweg 1026" ; <http://schema.org/telephone> "+32468210982" ; <http://schema.org/url> "https://sensumgent.be/summerbar/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11782/u14dk0zmcnv8> ; foaf:page <https://visit.gent.be/node/11782> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/e9aad968-1a5e-4e98-a485-7b3b5a279847> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/6a6d00c8-fb78-4917-8f17-23fe6aba7f93> .