@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/.well-known/skolem/5b299564-1d09-4a17-80db-615cc6b37ebb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fd05cb0c-7245-4395-9f0b-93aa7ce02081> .
<https://stad.gent/id/.well-known/skolem/fd05cb0c-7245-4395-9f0b-93aa7ce02081>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1755-10-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1755-10-22T00:00:00"^^xsd:dateTime .