@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/e42a221e-d89c-4937-8265-b4a829527d7f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fec26a02-c071-4586-94a7-d44c5231832b> .
<https://stad.gent/id/.well-known/skolem/fec26a02-c071-4586-94a7-d44c5231832b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1787-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1787-01-01T00:00:00"^^xsd:dateTime .