@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/f6844acc-0129-462f-bd54-5d79c741b139> 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> "2011-11-15T11:34:53Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 176 ; <http://schema.org/name> "Citadelpark"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Citadelpark" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/176/u14dkejm10ek> ; foaf:page <https://visit.gent.be/node/176> . <http://stad.gent/id/place/tourism/5f7441d6-e467-4b76-9f6f-97742f142059> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/f6844acc-0129-462f-bd54-5d79c741b139> .