@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/e9d1a56f-bb49-466e-8c19-81ddd6b58863> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2020-05-04T09:39:06Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2012-06-05T13:54:50Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "tania.wallaert@telenet.be" ; <http://schema.org/identifier> 455 ; <http://schema.org/name> "Uit Steppe en Oase"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Jan Breydelstraat 21" ; <http://schema.org/telephone> "+3292240736" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/455/u14dkwkxzzdc> ; foaf:page <https://visit.gent.be/node/455> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/1671d02e-adb9-4d1b-a70c-1b21e07ff883> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/e9d1a56f-bb49-466e-8c19-81ddd6b58863> .