@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/3552e660-95cd-41c7-910b-fb59c8fc4542> 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> "2023-06-01T13:22:29Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@kasteelconinxdonck.com" ; <http://schema.org/identifier> 9504 ; <http://schema.org/name> "Kasteel Coninxdonck"@nl ; <http://schema.org/postalCode> "9050" ; <http://schema.org/streetAddress> "118 Koningsdonkstraat" ; <http://schema.org/telephone> "(+32)473460813" ; <http://schema.org/url> "https://www.kasteelconinxdonck.com/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/9504/u14dq48qspr8ns39uvkyx> ; foaf:page <https://visit.gent.be/node/9504> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/28d44209-f3e2-4768-9f88-7eb4c5f2c6d8> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/3552e660-95cd-41c7-910b-fb59c8fc4542> .