@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/f32f9e40-43c9-414c-b914-dba7132c7c05> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-06-17T05:46:02Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2025-06-07T05:46:02Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@leonicucina.be" ; <http://schema.org/identifier> 13318 ; <http://schema.org/name> "Leoni Cucina Contemporanea"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "103 Brabantdam" ; <http://schema.org/telephone> "+3293774780" ; <http://schema.org/url> "https://leonicucina.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/13318/u14dkvm58untb> ; foaf:page <https://visit.gent.be/node/13318> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/b5d19352-40e8-4687-9de4-f365f7f6bb00> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/f32f9e40-43c9-414c-b914-dba7132c7c05> .