@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/1c4fd401-fd37-45f0-af98-c36d87420a58> 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:05:26Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "mail@kwaadham52.be" ; <http://schema.org/identifier> 4202 ; <http://schema.org/name> "The Piano Guesthouse - Kwaadham 52"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "KWAADHAM 52" ; <http://schema.org/telephone> "+32 92338059" ; <http://schema.org/url> "https://www.kwaadham52.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4202/u14dky5y7r26> ; foaf:page <https://visit.gent.be/node/4202> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/8d884db1-3e19-4344-a0c6-24c780a396c9> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1c4fd401-fd37-45f0-af98-c36d87420a58> .