@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/24c8748e-057a-4b99-92dd-d92f7a40a10f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/45c1764d-ba03-44eb-a521-0699a314711b> .
<https://stad.gent/id/.well-known/skolem/45c1764d-ba03-44eb-a521-0699a314711b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1777-10-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1777-10-18T00:00:00"^^xsd:dateTime .