@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/f555822b-c68e-4ead-9685-be83219c3e88> 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-15T08:56:01Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "mentari.bedandbreakfast@gmail.com" ; <http://schema.org/identifier> 4198 ; <http://schema.org/name> "B&B Mentari"@nl ; <http://schema.org/postalCode> "9032" ; <http://schema.org/streetAddress> "Zilverberklaan 84" ; <http://schema.org/telephone> "+32 9 324 50 32" ; <http://schema.org/url> "https://www.mentari.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4198/u14ds5w7g6h8u7wcc895z> ; foaf:page <https://visit.gent.be/node/4198> . <http://stad.gent/id/place/tourism/fd8602b7-0a8b-4fb3-bf98-c0ceca2c7ff6> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/f555822b-c68e-4ead-9685-be83219c3e88> .