@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/a0bbb33b-2ca8-4804-aa6c-fd5f78cffa3d>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-06-19T05:46:02Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2025-06-07T05:46:02Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@plus.gent" ;
	<http://schema.org/identifier>	13315 ;
	<http://schema.org/name>	"PLUS+"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Ajuinlei 14" ;
	<http://schema.org/telephone>	"+32479770733" ;
	<http://schema.org/url>	"https://www.plus.gent" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/13315/u14dky06p56q4> ;
	foaf:page	<https://visit.gent.be/node/13315> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/81277a31-145c-4d41-836d-4f05719e19dd>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/a0bbb33b-2ca8-4804-aa6c-fd5f78cffa3d> .