@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/f55fd1aa-4ab6-4d11-bc8f-e596ae990a69> 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-28T08:37:11Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 515 ; <http://schema.org/name> "Koningin Astridpark"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Ferdinand Lousbergskaai" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/515/u14dmj6p4d9j16kvdd1p4> ; foaf:page <https://visit.gent.be/node/515> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/f46f3aa9-49d1-4c28-b150-e1be910bd9e4> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/f55fd1aa-4ab6-4d11-bc8f-e596ae990a69> .