@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/7e6ab881-8a67-4d74-8769-883271141aea>
	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>	"2018-10-11T10:08:01Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@baskuul.be" ;
	<http://schema.org/identifier>	3105 ;
	<http://schema.org/name>	"Baskuul"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Godshuizenlaan 77" ;
	<http://schema.org/telephone>	"+3292333464" ;
	<http://schema.org/url>	"http://www.baskuul.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3105/u14dks1qwyz7> ;
	foaf:page	<https://visit.gent.be/node/3105> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/ac246141-7368-4c43-857c-0b272af6ae0f>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/7e6ab881-8a67-4d74-8769-883271141aea> .