@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/7f5e9b8c-8d40-45cf-adb2-4c996f1d8915> 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> "2016-01-27T13:44:07Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "GENT" ; <http://schema.org/email> "lebotanistegent@gmail.com" ; <http://schema.org/identifier> 954 ; <http://schema.org/name> "Le Botaniste"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Hoornstraat 13" ; <http://schema.org/telephone> "+32 92334535" ; <http://schema.org/url> "https://lebotaniste.eu/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/954/u14dktv8kb63> ; foaf:page <https://visit.gent.be/node/954> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/52a72652-cad9-449e-b5e9-d19d175322cf> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/7f5e9b8c-8d40-45cf-adb2-4c996f1d8915> .