@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/1d7f07f5-ab7f-4b1f-8994-544ca79b389c> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-09-24T05:46:01Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2025-09-23T08:22:40Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "cultuur@stad.gent" ; <http://schema.org/identifier> 13681 ; <http://schema.org/name> "Dienst Cultuur - Stad Gent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://cultuur.stad.gent/nl" ; foaf:page <https://visit.gent.be/node/13681> . <http://stad.gent/id/place/tourism/ac7899da-b36a-45b6-a59d-873b9559274d> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1d7f07f5-ab7f-4b1f-8994-544ca79b389c> .