@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/8b90b394-5f85-4f7b-8656-0be0ada11adb>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-08-05T05:46:01Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2025-06-28T05:46:02Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"hello@ray.care" ;
	<http://schema.org/identifier>	13408 ;
	<http://schema.org/name>	"Ray Gent"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"62 Veldstraat" ;
	<http://schema.org/telephone>	"+3294965688" ;
	<http://schema.org/url>	"https://www.ray.care" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/13408/u14dkty1hr6mj> ;
	foaf:page	<https://visit.gent.be/node/13408> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/91245f9b-787e-4e15-9262-b7c5758fa567>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/8b90b394-5f85-4f7b-8656-0be0ada11adb> .