@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/f99c96ef-2f81-4742-827e-091e4503c0ec> 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> "2023-03-22T11:00:29Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@bloch1899.be" ; <http://schema.org/identifier> 8283 ; <http://schema.org/name> "Bloch winkel"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Pietersnieuwstraat 42" ; <http://schema.org/telephone> "+32 9 335 00 76" ; <http://schema.org/url> "https://www.bloch1899.be/nl/verkooppunten/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/8283/u14dkufp9x4ms5vp8s426> ; foaf:page <https://visit.gent.be/node/8283> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/5db31463-5e08-49b4-96a6-6d6f9346f457> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/f99c96ef-2f81-4742-827e-091e4503c0ec> .