@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/28a96769-754d-4bc9-8ab2-5f27dbd15f7d> 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> "2015-11-10T13:39:35Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@paarl.be" ; <http://schema.org/identifier> 938 ; <http://schema.org/name> "Paarl"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Onderbergen 74" ; <http://schema.org/telephone> "+32 476623006" ; <http://schema.org/url> "http://www.paarl.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/938/u14dkts74g2g7s9fcyteq> ; foaf:page <https://visit.gent.be/node/938> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/e087599d-be46-4dd7-ad3a-af7fedfe280c> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/28a96769-754d-4bc9-8ab2-5f27dbd15f7d> .