@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/b177e096-e293-4729-809f-5cc32f0ad9c6> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-05-22T05:46:03Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2018-04-19T09:52:13Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 2802 ; <http://schema.org/name> "Erfgoeddag"@nl , "Erfgoeddag URL"@es , "Erfgoeddag URL"@fr , "Erfgoeddag URL"@de , "Erfgoeddag URL"@en ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://faro.be/erfgoeddag" ; foaf:page <https://visit.gent.be/node/2802> . <http://stad.gent/id/event/tourism/f2255810-faae-433b-a058-0de056e4ac43> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/b177e096-e293-4729-809f-5cc32f0ad9c6> .