@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/5011adab-0b7d-432e-9405-182ec1d1d4b1>
	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>	"2012-05-16T13:34:01Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"res.gent@sport.vlaanderen" ;
	<http://schema.org/identifier>	387 ;
	<http://schema.org/name>	"Sport Vlaanderen Gent"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"14 Zuiderlaan" ;
	<http://schema.org/telephone>	"+3292447222" ;
	<http://schema.org/url>	"https://www.sport.vlaanderen/waar-sporten/onze-centra/sport-vlaanderen-gent/algemene-info/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/387/u14d7v7037j8> ;
	foaf:page	<https://visit.gent.be/node/387> .
<http://stad.gent/id/place/tourism/6db216bd-3113-4c2c-8124-9cb4c7a87c2e>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/5011adab-0b7d-432e-9405-182ec1d1d4b1> .