@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/b59d1f54-c581-4aa1-b6dc-47e718909f83>
	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 .
<https://stad.gent/id/blank_node/1ff7f328-9c66-4847-845a-517e88925d20>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b59d1f54-c581-4aa1-b6dc-47e718909f83> .