@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/c7a14f84-86db-43e1-a212-51caed5233f9> 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> "2016-04-21T13:25:32Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@drongenhofkapel.be" ; <http://schema.org/identifier> 974 ; <http://schema.org/name> "Kapel Norbertijnen"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Drongenhof 13-15" ; <http://schema.org/telephone> "+32 473613648" ; <http://schema.org/url> "https://stad.gent/nl/openingsuren-adressen/drongenhofkapel-monument" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/974/u14dkxp2yzyu> ; foaf:page <https://visit.gent.be/node/974> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/501d5f3d-3248-4a7c-8c2a-18b4783f053d> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/c7a14f84-86db-43e1-a212-51caed5233f9> .