@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/800ae585-86a8-4432-af0d-5be8d44e9390> 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> "2020-09-22T09:25:42Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@mezzogent.be" ; <http://schema.org/identifier> 4362 ; <http://schema.org/name> "Mezzo Gent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kalandeberg 8" ; <http://schema.org/telephone> "+32 92239051" ; <http://schema.org/url> "https://www.mezzogent.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4362/u14dkv8svf7z> ; foaf:page <https://visit.gent.be/node/4362> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/1f7cdae4-1ca4-4959-8662-a33df5ac3d54> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/800ae585-86a8-4432-af0d-5be8d44e9390> .