@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/e083c1c1-7f8d-40e5-8e82-43035917ba05> 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> "2013-09-17T13:07:39Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 801 ; <http://schema.org/name> "VisitGent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Veerleplein 5" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "http://www.visitgent.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/801/u14dkwt8mxh8s8t4j5qj3> ; foaf:page <https://visit.gent.be/node/801> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/707ccd80-6f53-4d3a-b4a4-636b6b54e9f7> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/e083c1c1-7f8d-40e5-8e82-43035917ba05> .