@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/bb3d4c58-bdb0-4af4-aa45-a0759885be76> 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> "2013-01-25T14:03:57Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "gent@paardvantroje.be" ; <http://schema.org/identifier> 587 ; <http://schema.org/name> "Paard van Troje"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kouter 113" ; <http://schema.org/telephone> "+32 93300883" ; <http://schema.org/url> "https://www.paardvantroje.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/587/u14dktqs0bzch1fhkqqn6> ; foaf:page <https://visit.gent.be/node/587> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/6c3b70a8-c1cd-490c-a5dd-691b713af2a5> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/bb3d4c58-bdb0-4af4-aa45-a0759885be76> .