@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/bacc791e-d4cb-431d-829d-5309961f5e56> 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> "2018-04-27T12:56:41Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@copacobana.be" ; <http://schema.org/identifier> 2837 ; <http://schema.org/name> "Copacobana"@nl ; <http://schema.org/postalCode> "9040" ; <http://schema.org/streetAddress> "Rozebroekslag" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://www.copacobana.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/2837/u14dmx1q15nkj74u7g119> ; foaf:page <https://visit.gent.be/node/2837> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/41bbd4ec-31e2-4e30-88bd-ce7066308aae> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/bacc791e-d4cb-431d-829d-5309961f5e56> .