@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/6e814125-3f99-4ca9-bca1-375449dec739> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-05-12T07:54:07Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2011-12-06T14:33:38Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 214 ; <http://schema.org/name> "Groentenmarkt"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Groentenmarkt" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/214/u14dkwqqd84y> ; foaf:page <https://visit.gent.be/node/214> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/6f4d6496-c344-47ce-bc2e-03882142ec9c> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/6e814125-3f99-4ca9-bca1-375449dec739> .