@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/8ea0948c-3218-4083-9ddd-2082890c6ec5> 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> "2023-09-20T09:12:20Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "katastrof@live.be" ; <http://schema.org/identifier> 10481 ; <http://schema.org/name> "Katastrof"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "212 Kortrijksesteenweg" ; <http://schema.org/telephone> "(+32)473980979" ; <http://schema.org/url> "https://www.katastroffashion.com/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/10481/u14dke39yzq2> ; foaf:page <https://visit.gent.be/node/10481> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/8d2eea66-a175-4b75-a606-003562b00fad> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/8ea0948c-3218-4083-9ddd-2082890c6ec5> .