@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/1306e778-1250-4b8c-b33b-5827786e6754>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f7fad016-b37b-4482-a0ca-694c0371effe> .
<https://stad.gent/id/.well-known/skolem/f7fad016-b37b-4482-a0ca-694c0371effe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-05-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-05-12T00:00:00"^^xsd:dateTime .