@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/f368546c-e027-4001-b26c-c0a8d19f765f> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-07-17T05:46:01Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2025-07-11T05:46:01Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@street.gent" ; <http://schema.org/identifier> 13456 ; <http://schema.org/name> "Street"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "26 Hoogpoort" ; <http://schema.org/telephone> "+32 93663246" ; <http://schema.org/url> "https://www.street.gent" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/13456/u14dkwr4sj6up> ; foaf:page <https://visit.gent.be/node/13456> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/d3c5465f-1d11-40d7-82e9-f2e7df7bef4a> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/f368546c-e027-4001-b26c-c0a8d19f765f> .