@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/bb6b4f68-e348-420a-8781-bc267484d6a4>
	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-11-09T11:04:05Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@spoorloosperron.be" ;
	<http://schema.org/identifier>	1043 ;
	<http://schema.org/name>	"Spoorloos Perron"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Koningin Fabiolalaan 9" ;
	<http://schema.org/telephone>	"+32 93300851" ;
	<http://schema.org/url>	"http://www.spoorloosperron.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/1043/u14dk7h6gzcq> ;
	foaf:page	<https://visit.gent.be/node/1043> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/48544797-82e3-4131-86cb-a22d81d4b4c2>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/bb6b4f68-e348-420a-8781-bc267484d6a4> .