@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/cc0e1391-9c99-4d08-b122-d497c8ccbaf7> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-05-22T05:46:03Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2024-01-18T14:50:44Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "contact@gandalifestyle.be" ; <http://schema.org/identifier> 11032 ; <http://schema.org/name> "Ganda Art & Lifestyle"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Belfortstraat 16" ; <http://schema.org/telephone> "+32 468 14 00 09" ; <http://schema.org/url> "https://www.gandalifestyle.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11032/u14dky39wdhk> ; foaf:page <https://visit.gent.be/node/11032> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/472b1914-a89b-493b-baa9-c1d3d41fa755> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/cc0e1391-9c99-4d08-b122-d497c8ccbaf7> .