@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/4db32347-2432-4c73-8c68-f2555a3f5cdc> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-06-25T05:46:03Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2022-04-06T07:45:17Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@restoleo.be" ; <http://schema.org/identifier> 6462 ; <http://schema.org/name> "Resto Leo"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "189 Charles de Kerchovelaan" ; <http://schema.org/telephone> "+3292678692" ; <http://schema.org/url> "https://restoleo.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/6462/u14dkexj73x1vz4990n1p> ; foaf:page <https://visit.gent.be/node/6462> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] , [ ] . <http://stad.gent/id/place/tourism/2c31696f-da85-43ef-b56e-d47de1a34082> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/4db32347-2432-4c73-8c68-f2555a3f5cdc> .