@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/85321ab4-60c9-42e4-931c-a3587b6b6087>
	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>	"Gent" ;
	<http://schema.org/email>	"info@stniklaas.com" ;
	<http://schema.org/identifier>	52 ;
	<http://schema.org/name>	"Sint-Niklaaskerk"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Cataloni\u00EBstraat" ;
	<http://schema.org/telephone>	"+32 92342869" ;
	<http://schema.org/url>	"http://www.sintniklaaskerk.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/52/u14dkwnc9g7c> ;
	foaf:page	<https://visit.gent.be/node/52> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] , [ ] , [ ] , [ ] , [ ] , [ ] , [ ] , [ ] , [ ] , [ ] , [ ] , [ ] .
<http://stad.gent/id/place/tourism/43d8567c-0eb6-44d4-a5ff-ac6b5fa1cdf8>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/85321ab4-60c9-42e4-931c-a3587b6b6087> .
<http://stad.gent/id/event/tourism/8f32b99a-6e0a-4cb7-9c92-4187c18b2d13>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/85321ab4-60c9-42e4-931c-a3587b6b6087> .