@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/4c0ee901-fb06-4eff-9467-af0205a30f7f> 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> "2020-07-15T09:02:45Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "poloforrez@gmail.com" ; <http://schema.org/identifier> 4201 ; <http://schema.org/name> "B&B Petit Prince"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "RABOTSTRAAT 41" ; <http://schema.org/telephone> "+32497484085" ; <http://schema.org/url> "https://www.bnbpetitprince.com" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4201/u14dkwb7s81vd791u104w> ; foaf:page <https://visit.gent.be/node/4201> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/ef15cc85-df7c-4e43-a62d-41b16c4e3444> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/4c0ee901-fb06-4eff-9467-af0205a30f7f> .