@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/64f0ce76-e55d-447e-b598-8affaa156551> 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-06-12T07:27:37Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "arbed@het-restaurant.be" ; <http://schema.org/identifier> 9606 ; <http://schema.org/name> "Restaurant Arbed"@nl ; <http://schema.org/postalCode> "9050" ; <http://schema.org/streetAddress> "Kerkstraat 108" ; <http://schema.org/telephone> "(+32)93112874" ; <http://schema.org/url> "https://het-restaurant.be/restaurant/arbed" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/9606/u14dmk7db1xn> ; foaf:page <https://visit.gent.be/node/9606> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/437a52c5-aa05-400d-8d59-c36eaa33d071> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/64f0ce76-e55d-447e-b598-8affaa156551> .