@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/9d56de54-1fd1-4d3f-a9a1-a63a8853af4e> 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> "2023-11-13T10:16:20Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "enquiries@mees-vandewiele.com" ; <http://schema.org/identifier> 10765 ; <http://schema.org/name> "Galerie Mees - Van de Wiele"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kouter 22" ; <http://schema.org/telephone> "+32 486 24 55 16" ; <http://schema.org/url> "https://mees-vandewiele.com/en/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/10765/u14dktrt5w9t> ; foaf:page <https://visit.gent.be/node/10765> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/7a0dadb7-10b1-4634-a530-52b46cfb6fa6> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/9d56de54-1fd1-4d3f-a9a1-a63a8853af4e> .