@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/c6b56bdf-28f0-47cd-86e4-46d1a7293b89> 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-04-09T08:32:31Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@comicarthotel.be" ; <http://schema.org/identifier> 4711 ; <http://schema.org/name> "Comic Art Hotel"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Augustijnenkaai 2" ; <http://schema.org/telephone> "+32 93103090" ; <http://schema.org/url> "https://comicarthotel.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4711/u14dkwutbh974g3khjppj> ; foaf:page <https://visit.gent.be/node/4711> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/e90fd81b-66f0-4e38-a735-5f6d888e52c7> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/c6b56bdf-28f0-47cd-86e4-46d1a7293b89> .