@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/f1db9022-17c1-4ec2-8d9c-f8b77baa7d2d> 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-12-06T14:33:38Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 4142 ; <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/4142/u14dkwqqd84y> ; foaf:page <https://visit.gent.be/node/4142> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/ecf61b7a-64c8-42c2-a849-397a41995ce2> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/f1db9022-17c1-4ec2-8d9c-f8b77baa7d2d> .