@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/ef5b8dd4-2791-45cf-a462-9431ba145120> 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-08-18T09:41:41Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "GENT" ; <http://schema.org/email> "welcome@1898thepost.com" ; <http://schema.org/identifier> 1031 ; <http://schema.org/name> "1898 The Post"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Graslei 16" ; <http://schema.org/telephone> "+32 93915379" ; <http://schema.org/url> "https://www.1898thepost.com/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/1031/u14dkwjqr8h1> ; foaf:page <https://visit.gent.be/node/1031> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/6b5202bc-56d1-4c2d-8b38-0cb0b4b2c20b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/ef5b8dd4-2791-45cf-a462-9431ba145120> .