@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/ea6a680e-df58-4207-a449-4b159945fa3d> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2024-06-11T07:13:29Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2024-06-11T07:10:37Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "historischehuizen@stad.gent" ; <http://schema.org/identifier> 11662 ; <http://schema.org/name> "Vangst"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Pietersplein 9" ; <http://schema.org/telephone> "(+32)92668500" ; <http://schema.org/url> "https://historischehuizen.stad.gent/nl/huis-arnold-vander-haeghen/vangst" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11662/u14dku107pzy> ; foaf:page <https://visit.gent.be/node/11662> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/0ad1db61-13b3-4f56-9f05-f0f7a7f68f19> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/ea6a680e-df58-4207-a449-4b159945fa3d> .