@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/15bf8059-6ea3-4445-94ba-93049068a867>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4594dc67-be1f-4367-a324-c5901a30bfba> .
<https://stad.gent/id/.well-known/skolem/4594dc67-be1f-4367-a324-c5901a30bfba>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1781-10-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1781-10-09T00:00:00"^^xsd:dateTime .