@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/eb4ae2e0-dd7d-4fe1-98ee-8a66977e1a9c> 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> "2017-11-13T10:27:27Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@kruidtuingent.be" ; <http://schema.org/identifier> 1045 ; <http://schema.org/name> "Kruidtuin"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kortrijksesteenweg 27" ; <http://schema.org/telephone> "+32 93119989" ; <http://schema.org/url> "https://www.kruidtuingent.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/1045/u14dkegc0wum> ; foaf:page <https://visit.gent.be/node/1045> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/39759434-14d0-494e-b307-ba42a2a0e4db> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/eb4ae2e0-dd7d-4fe1-98ee-8a66977e1a9c> .