@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/2c41b995-b4ca-412a-be28-08c61213834e> 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> "2024-02-19T10:22:36Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@studio23gent.com" ; <http://schema.org/identifier> 11164 ; <http://schema.org/name> "STUDIO23"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Dublinstraat 35 / 006" ; <http://schema.org/telephone> "+32 494 72 46 36" ; <http://schema.org/url> "https://www.studio23gent.com/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11164/u14dsf6rx4rh> ; foaf:page <https://visit.gent.be/node/11164> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/8a0eed9c-f83a-4e2f-842e-391eb0351413> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/2c41b995-b4ca-412a-be28-08c61213834e> .