@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/6f041d1e-0b49-4680-bcf8-c0839a3616f4> 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:28:44Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "theaumhouse@gmail.com" ; <http://schema.org/identifier> 4190 ; <http://schema.org/name> "The Aum-House"@nl ; <http://schema.org/postalCode> "9030" ; <http://schema.org/streetAddress> "Molenkouter 2" ; <http://schema.org/telephone> "+32 92275588" ; <http://schema.org/url> "https://www.booking.com/hotel/be/the-aum-house.nl.html" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4190/u14decwwyyvp> ; foaf:page <https://visit.gent.be/node/4190> . <http://stad.gent/id/place/tourism/6eea5d40-17ac-4027-9ff2-34a79824a23a> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/6f041d1e-0b49-4680-bcf8-c0839a3616f4> .