@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/aa56d190-f86c-466e-a106-3362f69c1cb6> 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> "2021-06-23T12:30:42Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@picnicdelmundo.be" ; <http://schema.org/identifier> 5191 ; <http://schema.org/name> "Heerlijkheid van Herlegem"@nl ; <http://schema.org/postalCode> "9040" ; <http://schema.org/streetAddress> "13 Herlegemstraat" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://www.picnicdelmundo.be/heerlijkheidvanherlegem" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/5191/u14dmmz3gd3b> ; foaf:page <https://visit.gent.be/node/5191> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/547cb6ef-ba5b-4159-9f9a-e8e93384e4aa> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/aa56d190-f86c-466e-a106-3362f69c1cb6> .