@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/88f0fd6a-d1aa-4e3a-b0f8-c0d0133a363e> 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> "2012-06-05T13:17:38Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "veravermeersch@skynet.be" ; <http://schema.org/identifier> 440 ; <http://schema.org/name> "Atelier Vera Vermeersch"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Rodelijvekensstraat" ; <http://schema.org/telephone> "+32 92241452" ; <http://schema.org/url> "https://www.veravermeersch.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/440/u14dkxrvpvq3> ; foaf:page <https://visit.gent.be/node/440> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/97832eff-1860-461e-92a3-7459b71b970c> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/88f0fd6a-d1aa-4e3a-b0f8-c0d0133a363e> .