@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/b6a3cd29-e6c8-4033-b69c-c205a51b438f>
	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-16T09:56:59Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"groendienst.nmc@stad.gent" ;
	<http://schema.org/identifier>	205 ;
	<http://schema.org/name>	"Natuurcentrum Jan Hubl\u00E9"@nl ;
	<http://schema.org/postalCode>	"9030" ;
	<http://schema.org/streetAddress>	"32 Driepikkelstraat" ;
	<http://schema.org/telephone>	"+3292261501" ;
	<http://schema.org/url>	"https://stad.gent/natuur-milieu/parken/grote-parken-en-natuurgebieden/bourgoyen-ossemeersen/natuur-en-milieucentrum-de-bourgoyen" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/205/u14de9nzme> ;
	foaf:page	<https://visit.gent.be/node/205> ;
	<http://import.stad.gent/field_opening_hours>	[ ] , [ ] .
<http://stad.gent/id/place/tourism/f018a983-3450-457c-9b3a-b14e41dcdd17>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/b6a3cd29-e6c8-4033-b69c-c205a51b438f> .