@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/place/tourism/9e77e04e-0ee6-4909-b333-32cdef3ab474> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/11d8f04d-7fc7-4510-b8f2-9c45bcdf100d> . <http://stad.gent/id/contact-point/tourism/11d8f04d-7fc7-4510-b8f2-9c45bcdf100d> 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> "2025-05-09T08:35:46Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "GENT" ; <http://schema.org/email> "museum.design@gent.be" ; <http://schema.org/identifier> 13216 ; <http://schema.org/name> "Design Museum Gent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Jan Breydelstraat 5" ; <http://schema.org/telephone> "+32 92679999" ; <http://schema.org/url> "https://www.designmuseumgent.be/" ; foaf:page <https://visit.gent.be/node/13216> .