@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/5fad9b21-22df-4dc3-87c0-0cb850918146> 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> "2020-07-15T09:08:56Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "GENT" ; <http://schema.org/email> "lbinfo@bblievenbauwens.be" ; <http://schema.org/identifier> 4204 ; <http://schema.org/name> "B&B Lieven Bauwens"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Vrijheidslaan 11-13" ; <http://schema.org/telephone> "+3292227353" ; <http://schema.org/url> "https://www.bblievenbauwens.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4204/u14dk9vf8jybs1z60m3gq> ; foaf:page <https://visit.gent.be/node/4204> . <http://stad.gent/id/place/tourism/528ec3f3-663e-4b9d-bcee-d8ed10e3a8cb> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/5fad9b21-22df-4dc3-87c0-0cb850918146> .