@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/eb27171f-12f9-47ab-8e2d-f17d1edcb0c5> 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-03-14T14:58:17Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "poorthuis@het-restaurant.be" ; <http://schema.org/identifier> 654 ; <http://schema.org/name> "Het Restaurant Poorthuis"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kempstraat 150" ; <http://schema.org/telephone> "+3293112801" ; <http://schema.org/url> "https://het-restaurant.be/restaurant/poorthuis" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/654/u14ds0b96k> ; foaf:page <https://visit.gent.be/node/654> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/88fc1a54-8921-42ad-aa9a-dce1fbfc8760> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/eb27171f-12f9-47ab-8e2d-f17d1edcb0c5> .