@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/7a444de1-e825-4586-9869-9b256bcb9ce3> 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-26T10:13:49Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hello@wondr.care" ; <http://schema.org/identifier> 11311 ; <http://schema.org/name> "WONDR care"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "2 Koestraat" ; <http://schema.org/telephone> "(+32)469220222" ; <http://schema.org/url> "https://wondr.care/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11311/u14dkv8g2tgb> ; foaf:page <https://visit.gent.be/node/11311> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/6fa7961e-e9e7-4f51-8327-09e78f696c48> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/7a444de1-e825-4586-9869-9b256bcb9ce3> .