@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/4f2d16e6-000c-4ef9-ac0a-459fbf0ffaa7>
	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>	"2022-04-04T08:26:47Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/identifier>	6447 ;
	<http://schema.org/name>	"Brocantiek en feest bij Sint-Jacobs"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Bij Sint-Jacobs" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/6447/u14dkydge1jd> ;
	foaf:page	<https://visit.gent.be/node/6447> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/5d1fe698-65c3-4766-9da0-2916239269eb>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/4f2d16e6-000c-4ef9-ac0a-459fbf0ffaa7> .