@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/2871ea03-baa2-4d6a-98d3-eb0d309268cc> 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-12-21T11:58:15Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@rosehousebnb.com" ; <http://schema.org/identifier> 4561 ; <http://schema.org/name> "Rose House"@nl ; <http://schema.org/postalCode> "9051" ; <http://schema.org/streetAddress> "Pleispark 17" ; <http://schema.org/telephone> "+32 485699349" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4561/u14dhpfxmxds> ; foaf:page <https://visit.gent.be/node/4561> . <http://stad.gent/id/place/tourism/dd381731-9e86-45bf-83d0-31c292a307bd> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/2871ea03-baa2-4d6a-98d3-eb0d309268cc> .