@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/07604499-3c22-4b9c-a094-20b8d7e83025>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f66fe243-11f4-402e-b0a9-6b173d14a92f> .
<https://stad.gent/id/blank_node/f66fe243-11f4-402e-b0a9-6b173d14a92f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-01-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-01-17T00:00:00"^^xsd:dateTime .