@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/cbd2129c-1d8b-49ca-8025-5f8bb7070379> 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> "2013-02-26T15:30:31Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@gentsebarge.be" ; <http://schema.org/identifier> 629 ; <http://schema.org/name> "De Gentse Barge"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Koophandelsplein" ; <http://schema.org/telephone> "+32 473482659" ; <http://schema.org/url> "https://www.gentsebarge.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/629/u14dktkexs862yfr5zmeq> ; foaf:page <https://visit.gent.be/node/629> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/1fe22735-0fff-4dbe-82a1-f5a495949cfb> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/cbd2129c-1d8b-49ca-8025-5f8bb7070379> .