@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/c89deb7a-d454-42e4-9d4a-0f16351a59bd> 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-10-02T09:21:23Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@pagos.be" ; <http://schema.org/identifier> 10568 ; <http://schema.org/name> "Pagos"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Voldersstraat 72" ; <http://schema.org/telephone> "+32 92251642" ; <http://schema.org/url> "http://www.pagos.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/10568/u14dktyc5q> ; foaf:page <https://visit.gent.be/node/10568> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/75a5d6a2-689c-4e07-9753-3b9f5f684639> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/c89deb7a-d454-42e4-9d4a-0f16351a59bd> .