@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/cb6a4ab5-e2e5-4f38-a587-01cf706e0d16>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-06-25T05:46:03Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2019-07-09T13:43:13Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@quartiersintpieters.gent" ;
	<http://schema.org/identifier>	3547 ;
	<http://schema.org/name>	"Quartier Sint-Pieters"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3547/u14dk7n8sem8jk6ugz9n3> ;
	foaf:page	<https://visit.gent.be/node/3547> .
<http://stad.gent/id/place/tourism/97360176-93e3-43b1-b789-03e7d38e4449>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/cb6a4ab5-e2e5-4f38-a587-01cf706e0d16> .