@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/1c605a4e-a1ba-4a1c-847e-a6d0916137a8> 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-12-13T12:55:31Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hello@barterroir.be" ; <http://schema.org/identifier> 12133 ; <http://schema.org/name> "Bar Terroir"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Groentenmarkt 15" ; <http://schema.org/telephone> "+32467019480" ; <http://schema.org/url> "https://www.barterroir.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/12133/u14dkwqxdxw3> ; foaf:page <https://visit.gent.be/node/12133> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/73430349-cabc-4dea-9bd3-75564a9db435> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1c605a4e-a1ba-4a1c-847e-a6d0916137a8> .