@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/0e2abf0f-542f-4c64-862a-33ebbe6195d7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4ce88633-bcd2-4ca3-a23b-14f89d6112e2> .
<https://stad.gent/id/blank_node/4ce88633-bcd2-4ca3-a23b-14f89d6112e2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-09-01T00:00:00"^^xsd:dateTime .