@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/1e37f33c-e5ea-4ec4-8f8f-c3951a032df0> 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-01-12T15:25:12Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "toursofghent@gmail.com" ; <http://schema.org/identifier> 11014 ; <http://schema.org/name> "Tours of Ghent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Vrijdagmarkt" ; <http://schema.org/telephone> "+32 456 30 36 91" ; <http://schema.org/url> "https://www.toursofghent.com" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11014/u14dky8um0m55ynyqpcqr> ; foaf:page <https://visit.gent.be/node/11014> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/3b1ab316-22b0-4eee-949b-daf13a311919> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1e37f33c-e5ea-4ec4-8f8f-c3951a032df0> .