@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/1e86231f-683a-4551-9b02-b1ce8890e973>
	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-05-25T13:37:47Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@depot09.be" ;
	<http://schema.org/identifier>	2896 ;
	<http://schema.org/name>	"Depot 09"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Nieuwevaart 118" ;
	<http://schema.org/telephone>	"+32 485442372" ;
	<http://schema.org/url>	"http://depot09.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/2896/u14ds8e2ufgh> ;
	foaf:page	<https://visit.gent.be/node/2896> ;
	<http://import.stad.gent/field_opening_hours>	[ ] , [ ] .
<http://stad.gent/id/place/tourism/514eca85-e448-47ce-aa9f-64795af633b4>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/1e86231f-683a-4551-9b02-b1ce8890e973> .