@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/bf360fa3-59b7-41c2-845e-ccd4dbb98992>
	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-07T15:04:04Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/identifier>	1042 ;
	<http://schema.org/name>	"Blue-bike - Station Gent Sint-Pieters"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Koningin Maria Hendrikaplein" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/1042/u14dk7n966fd> ;
	foaf:page	<https://visit.gent.be/node/1042> .
<http://stad.gent/id/place/tourism/ca044a98-606a-4596-8dd0-6ca2cd31a162>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/bf360fa3-59b7-41c2-845e-ccd4dbb98992> .