@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/8001f3cf-ed9d-4622-8762-e0bd4a71176b> 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-07-03T09:20:48Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "ha243@accor.com" ; <http://schema.org/identifier> 2980 ; <http://schema.org/name> "Ibis Budget Gent Centrum Dampoort"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Koopvaardijlaan 29" ; <http://schema.org/telephone> "+32 93952010" ; <http://schema.org/url> "http://www.ibisbudgetgent.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/2980/u14dmp47qrqz> ; foaf:page <https://visit.gent.be/node/2980> . <http://stad.gent/id/place/tourism/7dc10bd0-27d0-4ae5-b72e-a37677141b44> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/8001f3cf-ed9d-4622-8762-e0bd4a71176b> .