@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/de9db41f-93c7-41cf-9577-eb1d12307fba>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/563606d4-ff0b-4907-97b6-a7eb34402ff2> .
<https://stad.gent/id/blank_node/563606d4-ff0b-4907-97b6-a7eb34402ff2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-09-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-09-20T00:00:00"^^xsd:dateTime .