@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/0c341330-aeb2-4491-8d26-70e408494cfc> 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> "2023-03-16T15:29:50Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@facts.be" ; <http://schema.org/identifier> 8256 ; <http://schema.org/name> "Heroes Belgium"@nl ; <http://schema.org/postalCode> "9051" ; <http://schema.org/streetAddress> "1 Maaltekouter" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://www.facts.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/8256/u14d7bzyesdsn9gchvk1w> ; foaf:page <https://visit.gent.be/node/8256> . <http://stad.gent/id/event/tourism/53da7b92-a34e-4fc7-a061-0ae725922378> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/0c341330-aeb2-4491-8d26-70e408494cfc> .