@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/abe991d1-fcae-4e7b-937e-a83d5c1c11db> 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> "2012-01-04T14:15:01Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "andromeda@ecohostel.be" ; <http://schema.org/identifier> 238 ; <http://schema.org/name> "Ecohostel Andromeda"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Bargiekaai 35" ; <http://schema.org/telephone> "+32486678033" ; <http://schema.org/url> "https://www.ecohostel.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/238/u14dkr61xngq> ; foaf:page <https://visit.gent.be/node/238> ; <http://import.stad.gent/field_lez> "LEZ2" . <http://stad.gent/id/place/tourism/4f0303e7-2b4a-4304-a6fe-9228eac0b81b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/abe991d1-fcae-4e7b-937e-a83d5c1c11db> .