@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/314e8000-2113-4043-ab08-514642ff1f4b>
	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>	"2023-09-04T10:12:44Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"muchwow@telenet.be" ;
	<http://schema.org/identifier>	10315 ;
	<http://schema.org/name>	"MuchWOW"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"5 Haringsteeg" ;
	<http://schema.org/telephone>	"(+32)495777401" ;
	<http://schema.org/url>	"https://www.muchwowshop.com/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/10315/u14dkwtzzbxe> ;
	foaf:page	<https://visit.gent.be/node/10315> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/a9a6bb4a-688d-4a78-933b-0b915b1e63a0>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/314e8000-2113-4043-ab08-514642ff1f4b> .