@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/d70ca98a-7b2c-44ab-a884-2d66aceb9157> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2020-03-13T07:54:55Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2020-03-13T07:52:33Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "lentezoektochtgent@telenet.be" ; <http://schema.org/identifier> 3865 ; <http://schema.org/name> "Dekenij Sint-Michiels - Cabora"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Michielsstraat 4" ; <http://schema.org/telephone> "+32 4 76 62 35 09" ; <http://schema.org/url> "https://www.caborazoektochten.com/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3865/u14dkw5dsbru> ; foaf:page <https://visit.gent.be/node/3865> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/event/tourism/b468c485-cd14-4372-86bb-e354b016a7c6> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/d70ca98a-7b2c-44ab-a884-2d66aceb9157> .