@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/87ae523b-f932-44b2-83f0-49b7ba6fcbc6>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-06-28T05:46:02Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2019-05-02T13:26:54Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@amigosareforever.com" ;
	<http://schema.org/identifier>	3405 ;
	<http://schema.org/name>	"Amigo"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Stapelplein 31" ;
	<http://schema.org/telephone>	"+32 93118782" ;
	<http://schema.org/url>	"https://www.facebook.com/amigosareforever/, Amigo" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3405/u14dkzyygqmt> ;
	foaf:page	<https://visit.gent.be/node/3405> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/55b81dd0-e4e4-4921-ada7-e58b0655d7b1>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/87ae523b-f932-44b2-83f0-49b7ba6fcbc6> .