@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/1b0d6f40-c617-4422-b375-9fa5b913d771> 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-06-05T13:26:29Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "cargo.gent@telenet.be" ; <http://schema.org/identifier> 443 ; <http://schema.org/name> "Cargo"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sportstraat 185" ; <http://schema.org/telephone> "+32 486575790" ; <http://schema.org/url> "http://www.cargo-art.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/443/u14dk7fc8vrb> ; foaf:page <https://visit.gent.be/node/443> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/84b2ba4e-e45c-48f1-aac1-5acd6f1d75dd> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1b0d6f40-c617-4422-b375-9fa5b913d771> .