@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/129131a0-ad7e-44e2-85de-8ec3df459e9d> 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-06-12T09:39:03Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "nick@charlietours.be" ; <http://schema.org/identifier> 2931 ; <http://schema.org/name> "Charlie Tours"@nl ; <http://schema.org/postalCode> "9030" ; <http://schema.org/streetAddress> "8 Oudewal" ; <http://schema.org/telephone> "+32 486062363" ; <http://schema.org/url> "http://www.charlietours.be/" ; foaf:page <https://visit.gent.be/node/2931> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/63838756-0249-43ce-b936-fab6bd6ca8b8> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/129131a0-ad7e-44e2-85de-8ec3df459e9d> .