@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/9d4ebd85-fb9f-4323-9c87-2629658e6ea5> 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> "2025-03-03T15:44:02Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hartetroef.dbse@ocmw.gent" ; <http://schema.org/identifier> 12442 ; <http://schema.org/name> "Hartetroef"@nl ; <http://schema.org/postalCode> "9040" ; <http://schema.org/streetAddress> "1 Heilig-Hartplein" ; <http://schema.org/telephone> "+3292669797" ; <http://schema.org/url> "https://www.stad.gent/hartetroef" ; foaf:page <https://visit.gent.be/node/12442> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/1a02fed5-037d-4417-abeb-85034f447751> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/9d4ebd85-fb9f-4323-9c87-2629658e6ea5> .