@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/place/tourism/c83116e8-f6d5-4e0e-b4a7-2f0239b146d9>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/41e44e05-7302-45ca-a3fc-7957c1de2362> .
<http://stad.gent/id/contact-point/tourism/41e44e05-7302-45ca-a3fc-7957c1de2362>
	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-12-14T13:16:01Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/identifier>	228 ;
	<http://schema.org/name>	"NMBS - Station Gent Dampoort"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Oktrooiplein 10" ;
	<http://schema.org/telephone>	"+32 25282828" ;
	<http://schema.org/url>	"https://www.b-europe.com" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/228/u14dmne84dxc> ;
	foaf:page	<https://visit.gent.be/node/228> .
<http://stad.gent/id/place/tourism/062a8a1b-e8e3-442c-83ca-4fd370075d0b>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/41e44e05-7302-45ca-a3fc-7957c1de2362> .