@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/545ebe03-ef92-4f2a-85bb-f65ebf595f4b> 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> "2023-10-25T07:25:31Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "INFO@ELDERS.GENT" ; <http://schema.org/identifier> 10708 ; <http://schema.org/name> "Elders"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Edmond Van Beverenplein 16" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://www.elders.gent/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/10708/u14ds3sbxrps> ; foaf:page <https://visit.gent.be/node/10708> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/e76ff3a3-a131-4c0f-bb9a-8c39bd7845b7> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/545ebe03-ef92-4f2a-85bb-f65ebf595f4b> .