@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/b6459a1a-493b-450b-b1c6-c8d386b15eec> 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> "2011-11-12T16:05:17Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@urban-gardens.be" ; <http://schema.org/identifier> 155 ; <http://schema.org/name> "Urban Gardens - Blaarmeersen Gent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Zuiderlaan 12" ; <http://schema.org/telephone> "+32 93969392" ; <http://schema.org/url> "https://urban-gardens.be/nl/gent/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/155/u14d7u8q83tb> ; foaf:page <https://visit.gent.be/node/155> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/9e51b7f7-8ce2-41c2-a1c1-66963f1418e0> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/b6459a1a-493b-450b-b1c6-c8d386b15eec> .