@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/db79eb00-1170-4ae3-8f4c-56224c1cf898> 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> "2019-06-27T07:46:47Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@consouling.be" ; <http://schema.org/identifier> 3521 ; <http://schema.org/name> "Consouling Store"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Baudelostraat 11" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://consouling.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3521/u14dkyc2rncr> ; foaf:page <https://visit.gent.be/node/3521> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/94c3c59b-0455-4c6b-91ab-2492dddedab3> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/db79eb00-1170-4ae3-8f4c-56224c1cf898> .