@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/3becd701-f0b8-4184-90e6-b468dcdbfe6b> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-06-06T05:46:03Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2020-03-31T11:27:15Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "reservations@midtowngrill.be" ; <http://schema.org/identifier> 3908 ; <http://schema.org/name> "Midtown Grill"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Korenlei 10" ; <http://schema.org/telephone> "+329 269 77 44" ; <http://schema.org/url> "https://www.midtowngrillgent.com/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3908/u14dkwk3zsmu> ; foaf:page <https://visit.gent.be/node/3908> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/9808bd46-3891-4edc-b8a5-602ee13d1a95> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/3becd701-f0b8-4184-90e6-b468dcdbfe6b> .