@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/13fb79fb-c872-4ad3-9b8b-24d298c7425e> 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> "2018-08-31T08:34:58Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 3038 ; <http://schema.org/name> "Kampeerautoterrein Driebeek"@nl ; <http://schema.org/postalCode> "9050" ; <http://schema.org/streetAddress> "Driebeekstraat 22" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3038/u14dmepefrsmtc4ktftrk> ; foaf:page <https://visit.gent.be/node/3038> . <http://stad.gent/id/place/tourism/345faad6-3eec-48df-8d63-a51a2612fc0d> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/13fb79fb-c872-4ad3-9b8b-24d298c7425e> .