@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/8e494c20-c785-4b3e-8d1a-045900c06862>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e65eb842-f0b2-4749-a8d7-c099d0581894> .
<https://stad.gent/id/.well-known/skolem/e65eb842-f0b2-4749-a8d7-c099d0581894>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1786-06-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1786-06-19T00:00:00"^^xsd:dateTime .