@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/3cf29683-263a-4ebc-9248-7dd327498cc6>
	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>	"2024-04-03T07:47:02Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"9000aywa@gmail.com" ;
	<http://schema.org/identifier>	11428 ;
	<http://schema.org/name>	"Aywa"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Lammerstraat 12" ;
	<http://schema.org/telephone>	"+3293107218" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11428/u14dkufzb3d9> ;
	foaf:page	<https://visit.gent.be/node/11428> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/5c437b23-0cc0-4a98-9a97-1582ecf797fd>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/3cf29683-263a-4ebc-9248-7dd327498cc6> .