@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/39e3df52-7e8c-4491-9906-fe4b622466f7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1fd41801-5a2c-4ab4-b17d-62ff00983022> .
<https://stad.gent/id/blank_node/1fd41801-5a2c-4ab4-b17d-62ff00983022>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1998-03-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1998-03-25T00:00:00"^^xsd:dateTime .