@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/e51a7767-feb4-4e76-a406-f7454236cfb6> 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> "2018-05-04T08:01:19Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@deabt.gent" ; <http://schema.org/identifier> 2863 ; <http://schema.org/name> "De Abt"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Lange Kruisstraat 4" ; <http://schema.org/telephone> "+32 472996052" ; <http://schema.org/url> "https://www.deabt.gent/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/2863/u14dkvch2t48xdteekz62> ; foaf:page <https://visit.gent.be/node/2863> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/33bc2520-cf91-453c-9e57-4e8edbc2577b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/e51a7767-feb4-4e76-a406-f7454236cfb6> .