@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/7d7db2c4-3ff4-4d47-9a55-fee28e92082a> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-09-09T05:46:02Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2025-02-06T10:29:23Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hello@holycow-chocolate.com" ; <http://schema.org/identifier> 12280 ; <http://schema.org/name> "Holy Cow chocolate"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Lange Kruisstraat 7" ; <http://schema.org/telephone> "+32468151136" ; <http://schema.org/url> "https://holycow-chocolate.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/12280/u14dkkveqnv6h4we60r2b> ; foaf:page <https://visit.gent.be/node/12280> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/73b686eb-d6b6-4be4-8ffc-43e12ba22c3a> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/7d7db2c4-3ff4-4d47-9a55-fee28e92082a> .