@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/a1913a21-f5b0-4499-b557-b75e8bf4e3f7> 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> "2012-01-26T11:20:58Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "vastgoedbeheer@stad.gent" ; <http://schema.org/identifier> 259 ; <http://schema.org/name> "'t Kuipke"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Citadelpark" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://stad.gent/nl/openingsuren-adressen/kuipke" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/259/u14dkem6ku1gxghjb7kf6> ; foaf:page <https://visit.gent.be/node/259> . <http://stad.gent/id/place/tourism/4be17b70-58f4-4af5-9731-268ffd4c9168> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/a1913a21-f5b0-4499-b557-b75e8bf4e3f7> .