@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/97038da7-2708-4f0e-86fc-b8b2387be44a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d006a558-ada7-4a03-b521-985a8498d34b> .
<https://stad.gent/id/.well-known/skolem/d006a558-ada7-4a03-b521-985a8498d34b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1866-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1866-01-01T00:00:00"^^xsd:dateTime .