@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/942c8fde-a165-4995-b143-4cc351fb0630> 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-06-29T09:10:00Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@parkbos.be" ; <http://schema.org/identifier> 933 ; <http://schema.org/name> "Parkbos"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kortrijksesteenweg" ; <http://schema.org/telephone> "+32 474563118" ; <http://schema.org/url> "https://www.natuurenbos.be/parkbos" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/933/u14d5r05ukh8> ; foaf:page <https://visit.gent.be/node/933> . <http://stad.gent/id/place/tourism/c642f9e3-8f22-43e2-a103-8f0114be431b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/942c8fde-a165-4995-b143-4cc351fb0630> .