@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/db3f0e13-7787-4684-9eec-3ccf7a1d5851> 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-09-14T12:50:25Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "GENT" ; <http://schema.org/email> "info@hosteluppelink.com" ; <http://schema.org/identifier> 532 ; <http://schema.org/name> "Hostel Uppelink"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Michielsplein 21" ; <http://schema.org/telephone> "+32 92794477" ; <http://schema.org/url> "https://www.hosteluppelink.com/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/532/u14dkwhdvfky> ; foaf:page <https://visit.gent.be/node/532> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/d55c33c2-dcda-44e1-b8d6-b682929b1df2> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/db3f0e13-7787-4684-9eec-3ccf7a1d5851> .