@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/fe3068b4-3dac-4f3c-a1fd-6889ac215625> 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> "2025-02-06T10:28:24Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "support@ridedott.com" ; <http://schema.org/identifier> 12253 ; <http://schema.org/name> "Dott"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://ridedott.com/nl/rijd-met-ons-mee/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/12253/u14dky06p56q4> ; foaf:page <https://visit.gent.be/node/12253> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/8f4c9a82-6796-4505-9a4e-cdaa43390dce> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/fe3068b4-3dac-4f3c-a1fd-6889ac215625> .