@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/2c7460ab-7400-44d3-acbc-c055a2a2bcf1> 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> "2021-10-18T14:28:23Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "gent@ohne.be" ; <http://schema.org/identifier> 5787 ; <http://schema.org/name> "Ohne"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Steendam 68" ; <http://schema.org/telephone> "+32 485538029" ; <http://schema.org/url> "https://www.ohne.be/winkels/gent-steendam" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/5787/u14dkyssgj7b> ; foaf:page <https://visit.gent.be/node/5787> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/111e35fa-42ef-4c63-b598-fd6cedbcec59> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/2c7460ab-7400-44d3-acbc-c055a2a2bcf1> .