@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/cda9c9c2-1286-42ea-be43-030af25951a9> 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> "2020-07-15T08:53:16Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@marceldegand.be" ; <http://schema.org/identifier> 4197 ; <http://schema.org/name> "B&B Marcel De Gand"@nl ; <http://schema.org/postalCode> "9030" ; <http://schema.org/streetAddress> "56 Octaaf van Dammestraat" ; <http://schema.org/telephone> "+32 92261736" ; <http://schema.org/url> "https://www.marceldegand.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4197/u14de8x6r7yt> ; foaf:page <https://visit.gent.be/node/4197> . <http://stad.gent/id/place/tourism/65b972f8-8709-4fe9-a989-c6d8df311cf2> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/cda9c9c2-1286-42ea-be43-030af25951a9> .