@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/05a8af3d-0480-4db8-b590-77da16f4464e> 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> "2023-07-12T08:24:42Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "petitcomitegent@gmail.com" ; <http://schema.org/identifier> 9978 ; <http://schema.org/name> "Petit Comit\u00E9"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sluizeken 12" ; <http://schema.org/telephone> "(+32)488101005" ; <http://schema.org/url> "https://www.xn--petitcomit-k7a.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/9978/u14dkz049h44> ; foaf:page <https://visit.gent.be/node/9978> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/7993b79e-9a94-4abd-8505-9408f3c1bf19> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/05a8af3d-0480-4db8-b590-77da16f4464e> .