@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/48bcdc04-2825-4216-bf5b-d94a5f2b99c6>
	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>	"2017-01-06T15:16:38Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"decentrale@gent.be" ;
	<http://schema.org/identifier>	1005 ;
	<http://schema.org/name>	"ENTR"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Ham 147" ;
	<http://schema.org/telephone>	"+3292782699" ;
	<http://schema.org/url>	"http://decentrale.be/nl/entr" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/1005/u14dkzqf15zwxtq0rbvnd> ;
	foaf:page	<https://visit.gent.be/node/1005> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/7daf623d-c7de-418f-90ad-e45d2e430069>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/48bcdc04-2825-4216-bf5b-d94a5f2b99c6> .