@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/ee91a3fd-5834-4ffe-aae4-2862341ee35a> 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> "2024-06-28T05:53:10Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "historischehuizen@stad.gent" ; <http://schema.org/identifier> 11716 ; <http://schema.org/name> "Beiaardfestival"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Baafsplein" ; <http://schema.org/telephone> "+32 92668500" ; <http://schema.org/url> "https://historischehuizen.stad.gent/nl/belfort/bezoek/beiaard-zomerconcerten-2024" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11716/u14dkvbx8nyu> ; foaf:page <https://visit.gent.be/node/11716> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/e0901ed6-8d46-4e3e-91b2-c9838944a0ec> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/ee91a3fd-5834-4ffe-aae4-2862341ee35a> .