@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/856c89fd-cfd7-4973-b79c-a656737d7e2a> 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-02T14:57:06Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "Info@alix.gent" ; <http://schema.org/identifier> 7700 ; <http://schema.org/name> "Chambre d\u2019Amis"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kortrijksesteenweg 206" ; <http://schema.org/telephone> "+32 93289438" ; <http://schema.org/url> "https://alixtablejardin.be/chambredamis" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/7700/u14dke3erdqf> ; foaf:page <https://visit.gent.be/node/7700> . <http://stad.gent/id/place/tourism/0f0aa223-130a-4fdc-8cf0-652ad1ef981d> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/856c89fd-cfd7-4973-b79c-a656737d7e2a> .