@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/c78a5822-8c5a-4be0-9511-875d15339bce> 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> "2012-06-05T14:44:06Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "priembehang@gmail.com" ; <http://schema.org/identifier> 479 ; <http://schema.org/name> "Priem"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kraanlei 8" ; <http://schema.org/telephone> "+32 92232537" ; <http://schema.org/url> "https://www.instagram.com/priembehang/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/479/u14dkwz87g6mb7mxsg6rx> ; foaf:page <https://visit.gent.be/node/479> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/8b5a8a58-7f1f-44d2-bcff-89b1287a6d0e> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/c78a5822-8c5a-4be0-9511-875d15339bce> .