@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/95aa2ce2-dc33-412e-a615-3f1ccaa77db2> 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> "2019-06-24T12:47:50Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@golazo.com" ; <http://schema.org/identifier> 3504 ; <http://schema.org/name> "Sofico Gent Marathon"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Zuiderlaan 14" ; <http://schema.org/telephone> "+32 11459900" ; <http://schema.org/url> "https://soficogentmarathon.com" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3504/u14d7vpev3kt> ; foaf:page <https://visit.gent.be/node/3504> . <http://stad.gent/id/event/tourism/230dcf92-0c68-4dd3-a42e-7375e4b0df9f> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/95aa2ce2-dc33-412e-a615-3f1ccaa77db2> .