@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/bccdf3f8-014c-4776-a0df-16e8a164eb67> 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> "2022-06-02T10:07:10Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@kuiperskano.be" ; <http://schema.org/identifier> 6705 ; <http://schema.org/name> "Kuiperskano"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kuiperskaai 8" ; <http://schema.org/telephone> "+32-470486597" ; <http://schema.org/url> "https://sites.google.com/view/kuiperskano/homepage" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/6705/u14dkvk105fq91n2n0j9k> ; foaf:page <https://visit.gent.be/node/6705> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/8a92c16c-e33b-4a80-bbfc-65fbf54c7419> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/bccdf3f8-014c-4776-a0df-16e8a164eb67> .