@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/1887e87b-7ccc-4a63-a5de-8d93555781cb> 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> "2022-11-21T10:50:56Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@democrazy.be" ; <http://schema.org/identifier> 7640 ; <http://schema.org/name> "Democrazy"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "62 Burggravenlaan" ; <http://schema.org/telephone> "(+32)92232227" ; <http://schema.org/url> "https://www.democrazy.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/7640/u14dkdkkcv14> ; foaf:page <https://visit.gent.be/node/7640> . <http://stad.gent/id/place/tourism/e952553f-630a-4d80-855f-54e0171e70e3> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1887e87b-7ccc-4a63-a5de-8d93555781cb> .