@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/bb1d227d-8548-4441-9fff-6ce0f76142aa> 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-01-24T10:12:10Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 252 ; <http://schema.org/name> "Lijnwinkel Korenmarkt"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Cataloni\u00EBstraat 14" ; <http://schema.org/telephone> "+32 70220200" ; <http://schema.org/url> "http://www.delijn.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/252/u14dkwnbg6m4g3mj3qbhh> ; foaf:page <https://visit.gent.be/node/252> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/458ee270-3e97-47f2-bfa0-fb2b18a586e2> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/bb1d227d-8548-4441-9fff-6ce0f76142aa> .