@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/7de9062b-5c42-4210-bdf9-07f4ad049cde> 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> "2011-11-12T16:05:17Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "arca@broder.be" ; <http://schema.org/identifier> 3 ; <http://schema.org/name> "Arcatheater"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Widostraat 4" ; <http://schema.org/telephone> "+3292250101" ; <http://schema.org/url> "https://www.arcatheater.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3/u14dkwsxku8m> ; foaf:page <https://visit.gent.be/node/3> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/event/tourism/3a2850a9-a3b0-49cd-9b9a-3e7190a87257> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/7de9062b-5c42-4210-bdf9-07f4ad049cde> . <http://stad.gent/id/place/tourism/fdbc82fe-98f4-4b40-8d7d-050819c446ea> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/7de9062b-5c42-4210-bdf9-07f4ad049cde> .