@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/c520ba29-7541-4e08-8d08-e42b26237259>
	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-08-16T10:11:16Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"geraldine.labeeu@debijloke.be" ;
	<http://schema.org/identifier>	6990 ;
	<http://schema.org/name>	"De Bijlokesite"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"7 Bijlokekaai" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://bijlokesite.gent.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/6990/u14dks7hjc2x7xv8wb463> ;
	foaf:page	<https://visit.gent.be/node/6990> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/926e88f6-649b-47e2-8b08-208d684d3bcc>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/c520ba29-7541-4e08-8d08-e42b26237259> .