@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/3764ad5f-69d4-4358-8612-b76e462e8e95>
	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>	"2020-07-15T09:51:16Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"logeren@goeiemorgen.eu" ;
	<http://schema.org/identifier>	4213 ;
	<http://schema.org/name>	"B&B. Goeiemorgen"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Stropstraat 126" ;
	<http://schema.org/telephone>	"+32 92210354" ;
	<http://schema.org/url>	"http://www.goeiemorgen.eu" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4213/u14dkfeb1yyw> ;
	foaf:page	<https://visit.gent.be/node/4213> .
<http://stad.gent/id/place/tourism/110d4ccd-e4c7-4d89-9ed5-fd0020ae79fe>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/3764ad5f-69d4-4358-8612-b76e462e8e95> .