@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/34eaa8f5-2d5d-4ca2-9ab5-c6aff01c24b9> 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-11-18T13:20:32Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "charlinekervyn@outlook.com" ; <http://schema.org/identifier> 12025 ; <http://schema.org/name> "Charline Kervyn - Contemporary Art"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Voldersstraat 52" ; <http://schema.org/telephone> "+32474966349" ; <http://schema.org/url> "https://www.charlinekervyn.com" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/12025/u14dktz3jnb5> ; foaf:page <https://visit.gent.be/node/12025> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/f8fa8891-47d1-4b2a-bb10-a9477b09af09> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/34eaa8f5-2d5d-4ca2-9ab5-c6aff01c24b9> .