@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/175b223e-4d65-4c23-be34-a8ee43f1e56c> 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-01-04T09:02:11Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@barbask.be" ; <http://schema.org/identifier> 5976 ; <http://schema.org/name> "Bar Bask"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Edward Pynaertkaai 115" ; <http://schema.org/telephone> "+3293116974" ; <http://schema.org/url> "https://barbask.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/5976/u14dm5gdtjwn> ; foaf:page <https://visit.gent.be/node/5976> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/7ae6cd39-2e83-4d84-b731-5a2cd8effbc0> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/175b223e-4d65-4c23-be34-a8ee43f1e56c> .