@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/8bd31486-52c4-4928-a77b-e04ce41fdf5a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/515a81da-f4df-4c1a-a125-2be2282c7e60> .
<https://stad.gent/id/blank_node/515a81da-f4df-4c1a-a125-2be2282c7e60>
	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 .