@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/901779b6-347d-4dd6-a76c-132f52256a93> 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> "2011-12-15T14:23:23Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 236 ; <http://schema.org/name> "Gentinfo - Halfvastenfoor"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Pietersplein" ; <http://schema.org/telephone> "+32 92101010" ; <http://schema.org/url> "" ; foaf:page <https://visit.gent.be/node/236> . <http://stad.gent/id/event/tourism/cc8d19a2-a9d1-4b99-ba09-076835fa0b56> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/901779b6-347d-4dd6-a76c-132f52256a93> . <http://stad.gent/id/event/tourism/5e66ab39-d887-45f5-9e1b-2ec1244efd70> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/901779b6-347d-4dd6-a76c-132f52256a93> .