@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/8a9d4024-d9a5-494e-8833-18d7ca21b11a> 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-03-28T10:56:04Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Berlaar" ; <http://schema.org/email> "info@beerwalk.be" ; <http://schema.org/identifier> 2634 ; <http://schema.org/name> "The Brewery bvba"@nl ; <http://schema.org/postalCode> "2590" ; <http://schema.org/streetAddress> "235 Hemelshoek" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://www.beerwalk.be/nl/gent/bierwandeling/" ; foaf:page <https://visit.gent.be/node/2634> . <http://stad.gent/id/place/tourism/4ec6d24c-cee9-471a-a49a-13d36172c20a> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/8a9d4024-d9a5-494e-8833-18d7ca21b11a> .