@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/1df6ceac-37d5-44a7-a107-2bed9e7be634> 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> "2024-05-07T13:12:23Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hey@heyfrankie.be" ; <http://schema.org/identifier> 11554 ; <http://schema.org/name> "Hey Frankie"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Margrietstraat 16" ; <http://schema.org/telephone> "+32 478726075" ; <http://schema.org/url> "https://heyfrankie.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11554/u14dkxj2xk3d> ; foaf:page <https://visit.gent.be/node/11554> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/7572ed0b-55f9-4be0-8c24-225259431aa0> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1df6ceac-37d5-44a7-a107-2bed9e7be634> .