@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/fa5edc7c-2bf6-4cb2-b93a-0fabe7fb1800> 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-05-27T08:57:18Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "restaurant@porta-alta.com" ; <http://schema.org/identifier> 11626 ; <http://schema.org/name> "Porta Alta"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Hoogpoort 3b" ; <http://schema.org/telephone> "(+32)467026083" ; <http://schema.org/url> "https://www.porta-alta.com/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11626/u14dkwquy7v6> ; foaf:page <https://visit.gent.be/node/11626> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/0339bb3d-f881-4482-8ea3-6785b3c00b17> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/fa5edc7c-2bf6-4cb2-b93a-0fabe7fb1800> .