@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/41171a18-ceb8-406f-9706-84981a79f807> 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> "2022-04-14T09:15:08Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@thisisfourchette.be" ; <http://schema.org/identifier> 6522 ; <http://schema.org/name> "Fourchette"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kopenhagenstraat" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://thisisfourchette.be/" ; foaf:page <https://visit.gent.be/node/6522> . <http://stad.gent/id/event/tourism/ebe442d0-a4d7-4d1b-8d36-bf3f3cc94491> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/41171a18-ceb8-406f-9706-84981a79f807> .