@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/f7833f1b-9b21-4634-8b3c-187fb402f634>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-02-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-02-17T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/e0914a6c-2500-4d68-855a-59d0b34e913b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f7833f1b-9b21-4634-8b3c-187fb402f634> .