@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/ab954966-4567-43e3-8c8a-8827756f4ba7> 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> "2024-02-12T13:51:54Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@agelandkaai.be" ; <http://schema.org/identifier> 11119 ; <http://schema.org/name> "Agelandkaai"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "53 Hagelandkaai" ; <http://schema.org/telephone> "+32484072689" ; <http://schema.org/url> "https://www.agelandkaai.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11119/u14dmn9fucqv> ; foaf:page <https://visit.gent.be/node/11119> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/d31c8df0-66d0-4d02-ab85-e05fc6cc672b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/ab954966-4567-43e3-8c8a-8827756f4ba7> .