@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/1dcbd00a-5ff2-4439-a353-6cf8cd3ccc0c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b146c626-c424-4929-9590-6f1b6cce417b> .
<https://stad.gent/id/blank_node/b146c626-c424-4929-9590-6f1b6cce417b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-11-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-11-18T00:00:00"^^xsd:dateTime .