@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/9baecd9f-ecac-4b14-9a0a-125b793132b4> 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-02-19T10:25:11Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@steendam66.be" ; <http://schema.org/identifier> 11167 ; <http://schema.org/name> "Steendam 66"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Steendam 66" ; <http://schema.org/telephone> "+32 478342871" ; <http://schema.org/url> "https://www.steendam66.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11167/u14dkyskvrge> ; foaf:page <https://visit.gent.be/node/11167> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/407a4586-30e4-4251-851d-92883577a01b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/9baecd9f-ecac-4b14-9a0a-125b793132b4> .