@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/bd8b519b-dd8a-47f0-9e56-6e5de675b75b> 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> "2012-06-05T14:21:27Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "ria@sjapoo.be" ; <http://schema.org/identifier> 466 ; <http://schema.org/name> "Sjapoo"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sluizeken 29" ; <http://schema.org/telephone> "+32 92257535" ; <http://schema.org/url> "https://www.sjapoo.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/466/u14dkz098j5h> ; foaf:page <https://visit.gent.be/node/466> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/71fd5f6c-9aed-4b5e-9dde-c872773b775c> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/bd8b519b-dd8a-47f0-9e56-6e5de675b75b> .