@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/2e72c796-296e-4d23-92b2-8b8c12b448fe>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/792004ef-b49c-41b5-a41f-9416f3e3b92a> .
<https://stad.gent/id/blank_node/792004ef-b49c-41b5-a41f-9416f3e3b92a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-06-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-06-20T00:00:00"^^xsd:dateTime .