@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/30f53b50-0d8c-4d50-bcfe-11d222435707> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2018-04-27T12:53:19Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2018-04-27T12:51:24Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "vzw.kgph@gmail.com" ; <http://schema.org/identifier> 2834 ; <http://schema.org/name> "vzw Koninklijke Gentse Politieharmonie (KGPH) "@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Antonius Triestlaan 12" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://www.kgph.eu" ; foaf:page <https://visit.gent.be/node/2834> . <http://stad.gent/id/event/tourism/13106d68-52a4-4b8f-a384-e57efacfe196> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/30f53b50-0d8c-4d50-bcfe-11d222435707> .