@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/f9fa8a8f-aa7f-446d-83e6-47517988eb1b> 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-12-10T15:19:48Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@themistress.be" ; <http://schema.org/identifier> 12115 ; <http://schema.org/name> "The Mistress"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Baudelostraat 37" ; <http://schema.org/telephone> "+32 488911133" ; <http://schema.org/url> "https://themistress.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/12115/u14dkyfe7rfnp0160w2e1> ; foaf:page <https://visit.gent.be/node/12115> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/5b36b930-466e-4f68-9260-42a5a1e0fa7f> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/f9fa8a8f-aa7f-446d-83e6-47517988eb1b> .