@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/b8a46e87-b6a3-408c-88ab-7e8e84a9246e> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2021-06-18T12:04:14Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2021-06-18T12:03:55Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "" ; <http://schema.org/email> "bracke.peter@gmail.com" ; <http://schema.org/identifier> 5141 ; <http://schema.org/name> "Peter Bracke"@nl ; <http://schema.org/postalCode> "" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "(+32)495217778" ; <http://schema.org/url> "" ; foaf:page <https://visit.gent.be/node/5141> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/7a974cb5-05a9-4817-8a0c-9b80b95d9542> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/b8a46e87-b6a3-408c-88ab-7e8e84a9246e> .