@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/f587636b-bd71-4307-822e-a04b1807479e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4a3bb716-a9e1-481b-bde0-7ae246d4160a> .
<https://stad.gent/id/blank_node/4a3bb716-a9e1-481b-bde0-7ae246d4160a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-03-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-03-15T00:00:00"^^xsd:dateTime .