@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/e5c177ef-2772-4a65-9f2e-5e96b7667e45> 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-01T11:26:57Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "GENT" ; <http://schema.org/email> "info@tierenteyn-verlent.be" ; <http://schema.org/identifier> 420 ; <http://schema.org/name> "Tierenteyn-Verlent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Groentenmarkt 3" ; <http://schema.org/telephone> "+32 92258336" ; <http://schema.org/url> "https://www.tierenteyn-verlent.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/420/u14dkwqse53m> ; foaf:page <https://visit.gent.be/node/420> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/ed68436d-4304-40bd-81fd-4df062c534c1> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/e5c177ef-2772-4a65-9f2e-5e96b7667e45> .