@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/9d8d59db-0919-4f57-a1af-44ea9c2a6b5e>
	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-07-08T08:06:57Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"schoolvantoen@outlook.be" ;
	<http://schema.org/identifier>	6894 ;
	<http://schema.org/name>	"School van Toen"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Klein Raamhof 8" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://stad.gent/nl/cultuur-sport-vrije-tijd/cultuur/bezienswaardigheden/de-school-van-toen" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/6894/u14dkw6g2bcv> ;
	foaf:page	<https://visit.gent.be/node/6894> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/43273d85-385c-4a26-a862-e6391efd1bdc>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/9d8d59db-0919-4f57-a1af-44ea9c2a6b5e> .