@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/a6b789f6-49ff-4941-9f50-fc80db4def4b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/63411549-e3b4-4d01-b194-2fa998ee95e5> .
<https://stad.gent/id/blank_node/63411549-e3b4-4d01-b194-2fa998ee95e5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-02-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-02-17T00:00:00"^^xsd:dateTime .