@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/4997aa2a-05f3-4c32-8824-fac47f2e3855>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ce900e2a-d4a0-4897-a62f-6c1aa0089c72> .
<https://stad.gent/id/blank_node/ce900e2a-d4a0-4897-a62f-6c1aa0089c72>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"0000"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"0000"^^xsd:dateTime .