@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/893e7b95-b7be-4f9a-8649-a3e6aa88b5c9> 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> "2017-12-01T10:09:53Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 1057 ; <http://schema.org/name> "Maria Hendrikaplein"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Koningin Maria Hendrikaplein" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/1057/u14dk6vxe1u0> ; foaf:page <https://visit.gent.be/node/1057> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/6a497fff-91f8-40eb-a788-8b924ab5ac4a> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/893e7b95-b7be-4f9a-8649-a3e6aa88b5c9> .