@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/54cb01d1-ad9a-4bc6-989a-4603fe4493b8> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-10-07T09:02:26Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2021-09-06T13:32:33Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 5580 ; <http://schema.org/name> "ijsschaatspiste"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Emile Braunplein" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/5580/u14dkwpgrevr> ; foaf:page <https://visit.gent.be/node/5580> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/32bc6d42-d94a-445b-bba1-95688891740f> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/54cb01d1-ad9a-4bc6-989a-4603fe4493b8> .