@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/bb904b29-33b8-41c9-a52f-4b791a38362e>
	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-03-14T15:30:48Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"trafiek@skynet.be" ;
	<http://schema.org/identifier>	655 ;
	<http://schema.org/name>	"Trafiek vzw"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Haspelstraat 37" ;
	<http://schema.org/telephone>	"+32 488261888" ;
	<http://schema.org/url>	"http://www.trafiek.blogspot.com" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/655/u14dknzsrpmt> ;
	foaf:page	<https://visit.gent.be/node/655> ;
	<http://import.stad.gent/field_lez>	"LEZ2" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/0691e4d8-06cc-449b-b569-4bb76f033dc9>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/bb904b29-33b8-41c9-a52f-4b791a38362e> .