@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/e61560c5-b986-4d90-9199-fbc0e283b238> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-08-07T05:46:02Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2025-07-11T05:46:01Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "eet@elvire-gent.be" ; <http://schema.org/identifier> 13459 ; <http://schema.org/name> "Eetcafee Elvire"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Lievenspoortstraat 113" ; <http://schema.org/telephone> "+32496647853" ; <http://schema.org/url> "https://www.elvire-gent.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/13459/u14dky06p56q4> ; foaf:page <https://visit.gent.be/node/13459> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/eaddf7be-e7cb-4b16-a275-0ec991701b0a> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/e61560c5-b986-4d90-9199-fbc0e283b238> .