@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/4fddbda5-1cd5-4ff2-869e-8d6c73db438b>
	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>	"2014-11-24T13:13:08Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"groendienst@stad.gent" ;
	<http://schema.org/identifier>	899 ;
	<http://schema.org/name>	"Sint-Baafskouterpark"@nl ;
	<http://schema.org/postalCode>	"9040" ;
	<http://schema.org/streetAddress>	"Rozebroekslag" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://stad.gent/cultuur-sport-vrije-tijd/buiten-genieten/speelterrein/speelterrein-voor-0-tot-12-jarigen-49" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/899/u14dmx3b1ubr> ;
	foaf:page	<https://visit.gent.be/node/899> .
<http://stad.gent/id/place/tourism/f88b1f3b-95e7-4d2a-bc7c-6d522efb386c>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/4fddbda5-1cd5-4ff2-869e-8d6c73db438b> .