@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/206b3f30-a71a-4a4b-a01d-ce7436cb9534> 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> "2014-06-16T13:08:50Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "groendienst@stad.gent" ; <http://schema.org/identifier> 879 ; <http://schema.org/name> "Keizerpark"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Brusselsesteenweg" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/879/u14dm5gfrcy9> ; foaf:page <https://visit.gent.be/node/879> . <http://stad.gent/id/place/tourism/9823e680-5b31-4b51-9a48-c281bbad31eb> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/206b3f30-a71a-4a4b-a01d-ce7436cb9534> .