@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/49ddb840-3821-4b50-a686-9806844018a2> 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> "2019-05-07T14:13:09Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hello@mixua.be" ; <http://schema.org/identifier> 3411 ; <http://schema.org/name> "Mixua (Eco Tours)"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "+32 470189213" ; <http://schema.org/url> "https://www.mixua.be/eco-lifestyle-tour-nl" ; foaf:page <https://visit.gent.be/node/3411> . <http://stad.gent/id/place/tourism/de170414-e369-42d4-acfb-d73c07c42b41> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/49ddb840-3821-4b50-a686-9806844018a2> .