@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/88f6b382-ec19-455a-858d-c0788a646275> 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-04-18T08:59:03Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@deachtzaligheden.be" ; <http://schema.org/identifier> 337 ; <http://schema.org/name> "De Acht Zaligheden"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Oudburg 4" ; <http://schema.org/telephone> "+3292243197" ; <http://schema.org/url> "https://www.deachtzaligheden.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/337/u14dkwzcbbmg> ; foaf:page <https://visit.gent.be/node/337> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/5505bc3e-ad03-476a-b919-42e92dc229e2> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/88f6b382-ec19-455a-858d-c0788a646275> .