@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/e522d330-b201-4e1c-9c2e-a88fd5bc1748> 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> "2025-05-17T05:46:03Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hello@iceiceamy.be" ; <http://schema.org/identifier> 13243 ; <http://schema.org/name> "ICE ICE AMY"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kouter 159" ; <http://schema.org/telephone> "+32471280461" ; <http://schema.org/url> "https://www.iceiceamy.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/13243/u14dktr6tp31z> ; foaf:page <https://visit.gent.be/node/13243> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/1176dc2f-0bce-41f9-b20b-7e82758be244> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/e522d330-b201-4e1c-9c2e-a88fd5bc1748> .