@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/af0faf59-b36e-4bbb-bea8-c1d4ac6a85db>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/305aeb5c-f5bb-4691-b51b-efe9b7c576c4> .
<https://stad.gent/id/blank_node/305aeb5c-f5bb-4691-b51b-efe9b7c576c4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-01-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-01-06T00:00:00"^^xsd:dateTime .