@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/02f10b76-b3d1-4940-85f4-8523238f7ca7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fb6018a9-07ac-47f9-852e-f74da097b877> .
<https://stad.gent/id/.well-known/skolem/fb6018a9-07ac-47f9-852e-f74da097b877>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-03-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-03-15T00:00:00"^^xsd:dateTime .