@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/8c2ebc58-3f3c-4d83-9c0b-7adf581f5caa>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-04-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-04-15T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/7bbc5794-364e-4aa1-9bf3-10f1230ed4b9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8c2ebc58-3f3c-4d83-9c0b-7adf581f5caa> .