@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/fe14d8a9-7ff8-4296-afee-93296aef23db> 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> "2020-10-29T09:34:12Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@logosfoundation.org" ; <http://schema.org/identifier> 4476 ; <http://schema.org/name> "Stichting Logos"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Bomastraat 26" ; <http://schema.org/telephone> "+32 92238089" ; <http://schema.org/url> "https://www.logosfoundation.org/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4476/u14dkzmw66gb> ; foaf:page <https://visit.gent.be/node/4476> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/af6b8841-bb9b-4024-a129-e283ce295142> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/fe14d8a9-7ff8-4296-afee-93296aef23db> .