@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/53baca41-5b48-4400-ac7e-dc2ea685bc1e> 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-10-26T07:50:21Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "gigue.gent@durorfashiongroup.com" ; <http://schema.org/identifier> 7577 ; <http://schema.org/name> "Gigue"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "15 Kalandestraat" ; <http://schema.org/telephone> "(+32)92338960" ; <http://schema.org/url> "https://www.gigue.com/nl/" ; foaf:page <https://visit.gent.be/node/7577> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/ee82c6b4-a1d7-4c7e-8742-91ca9e985c4e> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/53baca41-5b48-4400-ac7e-dc2ea685bc1e> .