@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/2f8f4fb3-fa48-4833-8db9-26d58b9ad1c2> 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> "2014-12-02T11:16:56Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hello@revue-gent.be" ; <http://schema.org/identifier> 904 ; <http://schema.org/name> "Revue"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Nederkouter 1" ; <http://schema.org/telephone> "+3293914979" ; <http://schema.org/url> "http://www.revue-gent.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/904/u14dktjyh3b0> ; foaf:page <https://visit.gent.be/node/904> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/fbb3b741-72dc-422f-a63a-894fddcdb071> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/2f8f4fb3-fa48-4833-8db9-26d58b9ad1c2> .