@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/4aa82272-76b5-487b-829a-a49d0b751cd1>
	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>	"2013-02-22T15:45:47Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/identifier>	627 ;
	<http://schema.org/name>	"Miljoenenkwartier"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Onafhankelijkheidslaan" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/627/u14dkd46ffq59zvgdq5br> ;
	foaf:page	<https://visit.gent.be/node/627> .
<http://stad.gent/id/place/tourism/059c985b-e2e6-47b5-a81d-f5a458a2d09b>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/4aa82272-76b5-487b-829a-a49d0b751cd1> .