@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/7ed7b284-50c8-4cbd-ba96-178c824df245> 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> "2019-07-29T12:27:48Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@50fiftygent.be" ; <http://schema.org/identifier> 3571 ; <http://schema.org/name> "50 fifty"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Ottogracht 10" ; <http://schema.org/telephone> "+32 92860596" ; <http://schema.org/url> "https://50fiftygent.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3571/u14dkyfs6pzc> ; foaf:page <https://visit.gent.be/node/3571> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/b09a682e-3e7c-4d89-bf2a-0e9d356224de> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/7ed7b284-50c8-4cbd-ba96-178c824df245> .