@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/1591754d-4113-46a9-bad2-d5326b2ab59f> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2021-04-06T14:11:46Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2020-02-03T08:58:33Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 3792 ; <http://schema.org/name> "Kunstensalon De Graaf"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Graaf Van Vlaanderenplein 32" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://degraaf.gent/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3792/u14dkuy30dw5> ; foaf:page <https://visit.gent.be/node/3792> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/event/tourism/becd10ad-c9a4-4450-9207-ad379adbe6cb> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1591754d-4113-46a9-bad2-d5326b2ab59f> .