@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/07b5bff4-de05-497d-93fd-7cab5881d6f5> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2021-12-08T13:46:54Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2021-12-07T12:13:42Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "dennis@mexcalli.be" ; <http://schema.org/identifier> 5880 ; <http://schema.org/name> "Mexcalli"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Beverhoutplein 22" ; <http://schema.org/telephone> "(+32)93601416" ; <http://schema.org/url> "https://www.mexcalli.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/5880/u14dkydw253p> ; foaf:page <https://visit.gent.be/node/5880> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/acdca87f-fe79-4edd-9536-77ff8030fd19> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/07b5bff4-de05-497d-93fd-7cab5881d6f5> .