@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/ec801282-5440-4694-a166-7c2d83643685>
	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-16T08:21:14Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/identifier>	188 ;
	<http://schema.org/name>	"Kouter"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Kouter" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/188/u14dktrs8ppqebkc2xy8j> ;
	foaf:page	<https://visit.gent.be/node/188> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/c3263bc3-6274-495d-974d-949b2543b355>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/ec801282-5440-4694-a166-7c2d83643685> .
<http://stad.gent/id/event/tourism/1d579e57-6055-4449-b2be-fb18d1a84d16>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/ec801282-5440-4694-a166-7c2d83643685> .
<http://stad.gent/id/event/tourism/699c3102-e826-40e9-8c34-373870e448e6>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/ec801282-5440-4694-a166-7c2d83643685> .