@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/1583aed5-e09e-4d06-9718-a28c13d447bb> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2024-03-05T13:53:35Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2024-03-05T13:53:35Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "" ; <http://schema.org/email> "info@asfaltfest.be" ; <http://schema.org/identifier> 11362 ; <http://schema.org/name> "EventFlanders "@nl ; <http://schema.org/postalCode> "" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://www.asfaltfest.be/" ; foaf:page <https://visit.gent.be/node/11362> . <http://stad.gent/id/event/tourism/0957e62c-4e68-4b84-a5e0-9b70b366a60b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1583aed5-e09e-4d06-9718-a28c13d447bb> .