@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/7cc26064-5a26-4965-b82a-3af6794d98d5> 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-11-18T13:45:33Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "christofelligent@gmail.com" ; <http://schema.org/identifier> 12028 ; <http://schema.org/name> "Christofelli"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kouter 184" ; <http://schema.org/telephone> "+3292256587" ; <http://schema.org/url> "" ; foaf:page <https://visit.gent.be/node/12028> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/d2880281-a683-4aa8-97b0-1f9e4d793124> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/7cc26064-5a26-4965-b82a-3af6794d98d5> .