@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/abe408b3-12ab-4fad-b023-b0c8824e1fb1>
	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>	"2011-11-12T16:05:17Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Sint-Amandsberg" ;
	<http://schema.org/email>	"rozebroeken@lago.be" ;
	<http://schema.org/identifier>	153 ;
	<http://schema.org/name>	"Lago Gent Rozebroeken"@nl ;
	<http://schema.org/postalCode>	"9040" ;
	<http://schema.org/streetAddress>	"Victor Braeckmanlaan 180" ;
	<http://schema.org/telephone>	"+32 9 335 28 88" ;
	<http://schema.org/url>	"https://www.lago.be/gent" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/153/u14dmx45ztwh> ;
	foaf:page	<https://visit.gent.be/node/153> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/a3a4a9e7-fc0f-49bc-afaa-449ad7d8f1dd>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/abe408b3-12ab-4fad-b023-b0c8824e1fb1> .