@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/e5f6aad5-979c-4cfd-b436-5226ebc9f858> 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> "2020-03-31T12:00:00Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "ghentactiveguides@outlook.com" ; <http://schema.org/identifier> 3911 ; <http://schema.org/name> "Ghent Active Guides"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "+32 496537160" ; <http://schema.org/url> "https://www.ghentactiveguides.be/" ; foaf:page <https://visit.gent.be/node/3911> . <http://stad.gent/id/place/tourism/098fc14a-ec4e-45c7-a4ab-311e5f297404> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/e5f6aad5-979c-4cfd-b436-5226ebc9f858> .