@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/12c34d70-3bab-492b-9480-29eab341948b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/bf3996c6-8a3d-4977-b5b7-7a2be34600e7> .
<https://stad.gent/id/blank_node/bf3996c6-8a3d-4977-b5b7-7a2be34600e7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-06-01T00:00:00"^^xsd:dateTime .