@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/36c9bbba-311f-4f8d-850e-8952ba66887d> 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> "2020-07-15T09:23:32Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@huisjekakelbont.gent" ; <http://schema.org/identifier> 4209 ; <http://schema.org/name> "Huisje Kakelbont"@nl ; <http://schema.org/postalCode> "9050" ; <http://schema.org/streetAddress> "RAF VERHAESTSTRAAT 26" ; <http://schema.org/telephone> "+32 92300104" ; <http://schema.org/url> "http://www.huisjekakelbont.gent" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4209/u14dmdmd145e> ; foaf:page <https://visit.gent.be/node/4209> . <http://stad.gent/id/place/tourism/ca336606-3fc3-4184-957d-1264a3533756> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/36c9bbba-311f-4f8d-850e-8952ba66887d> .