@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/19363203-7c55-423f-b93a-f5d32fd84a91> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-02-06T10:30:07Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2012-01-25T09:38:46Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Harensesteenweg 228" ; <http://schema.org/email> "info@flandersclassics.be" ; <http://schema.org/identifier> 253 ; <http://schema.org/name> "Omloop Het Nieuwsblad"@nl ; <http://schema.org/postalCode> "1800" ; <http://schema.org/streetAddress> "Vilvoorde" ; <http://schema.org/telephone> "+3223033500" ; <http://schema.org/url> "http://www.omloophetnieuwsblad.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/253/u151st7cm110> ; foaf:page <https://visit.gent.be/node/253> . <http://stad.gent/id/event/tourism/17e4b6e7-8dfe-4b73-b754-8ab07bb187c4> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/19363203-7c55-423f-b93a-f5d32fd84a91> .