@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/95c9a773-9152-4241-853f-0d2acd8de2e1> 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> "2019-03-14T09:41:29Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hello@beersecret.com" ; <http://schema.org/identifier> 3326 ; <http://schema.org/name> "Beer Secret"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Goudenleeuwplein 3" ; <http://schema.org/telephone> "+32472604746" ; <http://schema.org/url> "https://beersecret.com/nl/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3326/u14dkwpmh5cs> ; foaf:page <https://visit.gent.be/node/3326> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/d0fa21bb-29c2-4b1e-9f73-8b24cefb9c9e> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/95c9a773-9152-4241-853f-0d2acd8de2e1> .