@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/c4f26f16-c653-438e-a379-3c9f241b4dfc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4a798b13-ccb9-42b9-a85c-86875c2a0b5a> .
<https://stad.gent/id/blank_node/4a798b13-ccb9-42b9-a85c-86875c2a0b5a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2003-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2003-01-01T00:00:00"^^xsd:dateTime .