@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/72d0ae90-bc3c-452f-b96d-796f38c9f7fa> 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> "2024-04-26T09:30:30Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Brussel" ; <http://schema.org/email> "ecoris.zakelijk@gmail.com" ; <http://schema.org/identifier> 11524 ; <http://schema.org/name> "FilemKING"@nl ; <http://schema.org/postalCode> "1000" ; <http://schema.org/streetAddress> "Kazernestraat 33" ; <http://schema.org/telephone> "+32 471 13 76 07" ; <http://schema.org/url> "https://filemon.be/filemking/" ; foaf:page <https://visit.gent.be/node/11524> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/32d774f3-9ef9-4ba6-a1d4-b4590738b7cb> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/72d0ae90-bc3c-452f-b96d-796f38c9f7fa> .