@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/42361b75-8ed4-4843-98bc-e1bec41794c7> 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> "2012-11-23T15:18:43Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/identifier> 556 ; <http://schema.org/name> "Rococo"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Corduwaniersstraat 57" ; <http://schema.org/telephone> "+32 92243035" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/556/u14dkwz16tdhyvjdtpst6> ; foaf:page <https://visit.gent.be/node/556> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/af2a5c0c-c864-4c7e-97c4-d7b0ac66a4a0> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/42361b75-8ed4-4843-98bc-e1bec41794c7> .