@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/67255469-8547-4174-bd60-7e6554508f3b> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2019-09-16T13:17:17Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2019-09-16T13:15:23Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Drongen" ; <http://schema.org/email> "Dirk.holemans@telenet.be" ; <http://schema.org/identifier> 3633 ; <http://schema.org/name> "Honger naar Gent"@nl ; <http://schema.org/postalCode> "9031" ; <http://schema.org/streetAddress> "Drongenstationstraat 13 " ; <http://schema.org/telephone> "+32 4 76 79 99 70" ; <http://schema.org/url> "https://www.facebook.com/HongerNaarGent" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3633/u14d7jpdeq8d> ; foaf:page <https://visit.gent.be/node/3633> . <http://stad.gent/id/event/tourism/458f6c86-ccd0-499e-9520-d433da9dee88> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/67255469-8547-4174-bd60-7e6554508f3b> .