@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/8f32fed9-68d2-407d-822e-3adc30278248> 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> "2014-11-04T13:48:12Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "brabantdam@think2.be" ; <http://schema.org/identifier> 892 ; <http://schema.org/name> "Think Twice"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "14 Brabantdam" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "http://thinktwice-secondhand.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/892/u14dkv3y5nhm> ; foaf:page <https://visit.gent.be/node/892> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/027e3e43-d3e2-46f8-b309-8b3db385349f> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/8f32fed9-68d2-407d-822e-3adc30278248> .