@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/751de9bb-ffbe-4805-baa1-703c423bf89c> 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> "2011-11-12T16:05:17Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 33 ; <http://schema.org/name> "Campo Santo"@nl ; <http://schema.org/postalCode> "9040" ; <http://schema.org/streetAddress> "Visitatiestraat 13" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/33/u14dmrf7gpq8tzmwyxqh4> ; foaf:page <https://visit.gent.be/node/33> ; <http://import.stad.gent/field_opening_hours> [ ] , [ ] . <http://stad.gent/id/place/tourism/74b684c0-020a-49f4-a432-302da9f3c771> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/751de9bb-ffbe-4805-baa1-703c423bf89c> .