@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/28b9470a-ac48-4b0a-a8bc-7ccb3572c13e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/608af102-abd5-43d0-9850-433f09bba739> .
<https://stad.gent/id/.well-known/skolem/608af102-abd5-43d0-9850-433f09bba739>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1769-09-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1769-09-17T00:00:00"^^xsd:dateTime .