@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/36780b1e-5fc2-46dc-a019-277a1d19ac1a> 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> "2022-01-05T11:34:55Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 5988 ; <http://schema.org/name> "Ledebergplein"@nl ; <http://schema.org/postalCode> "9050" ; <http://schema.org/streetAddress> "Ledebergplein" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/5988/u14dm5hd6v57> ; foaf:page <https://visit.gent.be/node/5988> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/af8b5d63-ca74-4d57-9288-a2f43799ef78> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/36780b1e-5fc2-46dc-a019-277a1d19ac1a> .