@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/a46be7ca-ee3d-4db9-93ef-df4d1c0f3831> 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> "2022-01-05T11:47:28Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 5994 ; <http://schema.org/name> "Oude Beestenmarkt"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Oude Beestenmarkt" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; foaf:page <https://visit.gent.be/node/5994> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/3f2691d8-c364-49fb-a4df-68881c9e194a> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/a46be7ca-ee3d-4db9-93ef-df4d1c0f3831> .