@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/80f37353-4fca-48f3-9180-d57e26df026c> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2021-06-18T12:51:34Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2021-06-18T12:49:40Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "mail@faziolifest.com" ; <http://schema.org/identifier> 5147 ; <http://schema.org/name> "Piano vzw"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kwaadham 52" ; <http://schema.org/telephone> "(+32)92338059 " ; <http://schema.org/url> "https://www.faziolifest.com/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/5147/u14dky5y7r26> ; foaf:page <https://visit.gent.be/node/5147> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/event/tourism/396ebcec-8428-43d1-a901-7462840d2d59> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/80f37353-4fca-48f3-9180-d57e26df026c> .