@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/580b7311-00b4-4420-b24c-8f76600b62cd> 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> "2020-03-30T13:21:28Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@levelupvr.be" ; <http://schema.org/identifier> 3900 ; <http://schema.org/name> "Level up Gent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "11 Normaalschoolstraat" ; <http://schema.org/telephone> "+32 473 812 420" ; <http://schema.org/url> "https://levelupgent.com" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3900/u14dkg1tqwd5> ; foaf:page <https://visit.gent.be/node/3900> . <http://stad.gent/id/place/tourism/a3ab9e3d-ca0c-4784-99bd-ed266a18145b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/580b7311-00b4-4420-b24c-8f76600b62cd> .