@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/ba716f38-2a52-4def-8171-4f733eb5c3c5> 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-05-27T08:44:38Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "geheeldeuwe@outlook.com" ; <http://schema.org/identifier> 11620 ; <http://schema.org/name> "Geheel de Uwe"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "573 Kortrijksesteenweg" ; <http://schema.org/telephone> "(+32)467038579" ; <http://schema.org/url> "https://www.geheeldeuwe.be/" ; foaf:page <https://visit.gent.be/node/11620> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/c34730eb-d2d8-4700-9da1-3f2b5ebe1e1f> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/ba716f38-2a52-4def-8171-4f733eb5c3c5> .