@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/d938e119-1f3b-4049-8a92-2bbbefac9c23> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2020-03-25T14:52:55Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2020-03-25T14:51:40Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gentbrugge" ; <http://schema.org/email> "ac.dekunstbrug@stad.gent" ; <http://schema.org/identifier> 3888 ; <http://schema.org/name> "Academie de Kunstbrug Gent"@nl ; <http://schema.org/postalCode> "9050" ; <http://schema.org/streetAddress> "Braemkasteelstraat 26" ; <http://schema.org/telephone> "+32 9 230 21 21" ; <http://schema.org/url> "http://www.academiegentbrugge.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3888/u14dmdutxbs0> ; foaf:page <https://visit.gent.be/node/3888> . <http://stad.gent/id/event/tourism/2ab5c8cb-15df-41ef-9019-ae063f347033> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/d938e119-1f3b-4049-8a92-2bbbefac9c23> .