@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/4e161017-c4da-464d-834c-605a4f4fa210> 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> "2022-12-20T10:16:20Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hb857@adagio-city.com" ; <http://schema.org/identifier> 7762 ; <http://schema.org/name> "Adagio Access Gent Centrum Dampoort"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "29 Koopvaardijlaan" ; <http://schema.org/telephone> "+32 93952010" ; <http://schema.org/url> "https://www.adagioaccessgent.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/7762/u14dmp4skfjk> ; foaf:page <https://visit.gent.be/node/7762> . <http://stad.gent/id/place/tourism/0cf64770-647b-4da0-956e-06310357722d> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/4e161017-c4da-464d-834c-605a4f4fa210> .