@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/d6546d2e-0961-449f-b8fb-97d5613c4254>
	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>	"2018-04-18T07:51:25Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"cubezerogent@gmail.com" ;
	<http://schema.org/identifier>	2757 ;
	<http://schema.org/name>	"Cube Zero"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"10 Vlasmarkt" ;
	<http://schema.org/telephone>	"+32 9 395 55 53" ;
	<http://schema.org/url>	"http://www.cubezero.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/2757/u14dky7m24t9> ;
	foaf:page	<https://visit.gent.be/node/2757> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/d4f9ca0e-77ec-4824-9bb0-b11979e4c35a>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/d6546d2e-0961-449f-b8fb-97d5613c4254> .