@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/d686f570-6074-467b-a157-2d05b42434c0> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2018-02-28T09:30:03Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2013-09-06T10:24:12Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 799 ; <http://schema.org/name> "Emile Braunplein"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Emile Braunplein" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/799/u14dkwp9vbzh> ; foaf:page <https://visit.gent.be/node/799> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/event/tourism/b1be31df-f011-43d2-91e6-9d9bf1e4cd69> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/d686f570-6074-467b-a157-2d05b42434c0> . <http://stad.gent/id/event/tourism/fb669e59-2af5-4cb9-b4a7-e93ff583873b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/d686f570-6074-467b-a157-2d05b42434c0> .