@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/1fcd4026-ccff-4497-b9aa-8589dcb123ec> 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-15T09:55:03Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@ppp-gent.be" ; <http://schema.org/identifier> 4215 ; <http://schema.org/name> "B&B Guesthouse PPP"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Poel 9" ; <http://schema.org/telephone> "+32 93346377" ; <http://schema.org/url> "https://www.ppp-gent.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4215/u14dkw4v0b5b0nv5rh92p> ; foaf:page <https://visit.gent.be/node/4215> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/bda8829e-3fd5-4839-943d-0ad702550c16> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1fcd4026-ccff-4497-b9aa-8589dcb123ec> .