@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/ae3b6620-a36e-45d2-b309-19e87e9d8e72> 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> "2022-07-06T11:44:04Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hetachterpandgent@gmail.com" ; <http://schema.org/identifier> 6864 ; <http://schema.org/name> "Het Achterpand Gent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Coupure Rechts 180" ; <http://schema.org/telephone> "+32475677311" ; <http://schema.org/url> "https://www.instagram.com/het_achterpand_gent/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/6864/u14dkt0pjdj36rdw0e3r1> ; foaf:page <https://visit.gent.be/node/6864> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/3abe0b2e-23a1-4a65-a69e-a241e3e5ebc4> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/ae3b6620-a36e-45d2-b309-19e87e9d8e72> .