@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/b58146d7-c5d3-4fc9-961f-170852634ae5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5f970bdc-e3de-4fae-9771-15500d757dac> .
<https://stad.gent/id/blank_node/5f970bdc-e3de-4fae-9771-15500d757dac>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-03-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-03-17T00:00:00"^^xsd:dateTime .