@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/3ca9fcef-4c8f-4a3a-a1e6-b98797181243> 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> "2021-07-09T10:43:42Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@debergen.gent" ; <http://schema.org/identifier> 5392 ; <http://schema.org/name> "De Bergen"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Ferdinand Lousbergskaai 33" ; <http://schema.org/telephone> "+32 483510535" ; <http://schema.org/url> "https://www.debergen.gent/" ; foaf:page <https://visit.gent.be/node/5392> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/12c349ff-3695-4e72-846f-1409ba343aa8> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/3ca9fcef-4c8f-4a3a-a1e6-b98797181243> .