@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/7fb83bd7-07bf-4676-820b-ae0998a87483> 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-04-18T07:31:09Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@alix.gent" ; <http://schema.org/identifier> 2755 ; <http://schema.org/name> "Alix - Maison d'Amis"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kortrijksesteenweg 206" ; <http://schema.org/telephone> "+32 93289438" ; <http://schema.org/url> "https://alix.gent/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/2755/u14dke3erdqf> ; foaf:page <https://visit.gent.be/node/2755> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/62b94e3e-640d-4fe8-b8b7-dbee7e70a728> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/7fb83bd7-07bf-4676-820b-ae0998a87483> .