@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/be038d0c-f52e-4041-a107-54e2a9ce5f7a>
	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>	"2024-05-27T09:11:15Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@rokko.be" ;
	<http://schema.org/identifier>	11629 ;
	<http://schema.org/name>	"Rokko"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"42 Steendam" ;
	<http://schema.org/telephone>	"(+32)456767584" ;
	<http://schema.org/url>	"https://www.rokko.be/nl/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11629/u14dkyeu5bx3> ;
	foaf:page	<https://visit.gent.be/node/11629> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/de38ca4c-74f6-4d58-81f6-aedb4f07a2a7>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/be038d0c-f52e-4041-a107-54e2a9ce5f7a> .