@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/177e9209-85e1-4581-b90a-9044bb9c6aa8> 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-07-06T13:03:41Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@baraboire.be" ; <http://schema.org/identifier> 2986 ; <http://schema.org/name> "Baraboire"@nl ; <http://schema.org/postalCode> "9031" ; <http://schema.org/streetAddress> "3 Keiskantstraat" ; <http://schema.org/telephone> "+32 474 55 60 62" ; <http://schema.org/url> "http://www.baraboire.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/2986/u14d6uv1gyy8> ; foaf:page <https://visit.gent.be/node/2986> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/1ce2f22d-3538-4b11-97ec-810e39742e46> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/177e9209-85e1-4581-b90a-9044bb9c6aa8> .