@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/a5478cf1-241e-4e6f-8082-1eca94ab3f4b> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-04-17T14:10:10Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2021-06-23T12:38:42Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "jef@mexcalli.be" ; <http://schema.org/identifier> 5197 ; <http://schema.org/name> "Mexcalli Zomerbar"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Bibliotheekstraat 2 - 3" ; <http://schema.org/telephone> "(+32)0495446112" ; <http://schema.org/url> "https://www.mexcalli.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/5197/u14dkyehdhev> ; foaf:page <https://visit.gent.be/node/5197> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/f57c1494-0689-41d1-9718-5065312547b2> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/a5478cf1-241e-4e6f-8082-1eca94ab3f4b> .