@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/a5e79465-d1ff-4e93-a562-2364594e7441> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2019-05-14T12:59:18Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2019-05-14T12:58:00Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@hisk.edu" ; <http://schema.org/identifier> 3435 ; <http://schema.org/name> "Hoger Instituut voor Schone Kunsten (HISK)"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Charles de Kerchovelaan 187A" ; <http://schema.org/telephone> "+3292696760" ; <http://schema.org/url> "https://www.hisk.edu" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3435/u14dkewt0w0g> ; foaf:page <https://visit.gent.be/node/3435> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/event/tourism/7fccfb56-b750-4c28-91f4-bd628b370ce0> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/a5e79465-d1ff-4e93-a562-2364594e7441> .