@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/ffbfdae7-d80b-449e-ada2-2875b7930ee9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e7916398-93d4-4344-b4c1-c54b505d6e3a> .
<https://stad.gent/id/blank_node/e7916398-93d4-4344-b4c1-c54b505d6e3a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1864-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1864-03-04T00:00:00"^^xsd:dateTime .