@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/77f9da48-07e5-4082-a8df-fa7bb90134cd> 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-06-01T11:05:36Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "martine.vandezande@telenet.be" ; <http://schema.org/identifier> 412 ; <http://schema.org/name> "Craenkindershuys"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kraanlei 2" ; <http://schema.org/telephone> "+3292243309" ; <http://schema.org/url> "https://www.craenkindershuys.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/412/u14dkww4rxxn> ; foaf:page <https://visit.gent.be/node/412> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/4ec7c967-3274-4661-82a4-8c8a8dbcbd50> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/77f9da48-07e5-4082-a8df-fa7bb90134cd> .