@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/9a120b62-7701-442d-98fa-51b144eb41f4> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-08-19T05:46:01Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2025-08-07T05:46:02Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "Cornelis_kristof@hotmail.com" ; <http://schema.org/identifier> 13525 ; <http://schema.org/name> "'t Floere Foefke"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "3 Molenaarsstraat" ; <http://schema.org/telephone> "+32 472936985" ; <http://schema.org/url> "https://www.facebook.com/search/top?q=t%20floere%20foefke" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/13525/u14dkx5g0p3wb> ; foaf:page <https://visit.gent.be/node/13525> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/7ee1faa3-0ca8-4025-a287-9e906cb9ec82> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/9a120b62-7701-442d-98fa-51b144eb41f4> .