@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/66d5464b-72b4-49bb-b6b9-e0c1d2ccca35>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e640c1cf-b531-4307-a4ac-9c6845dac403> .
<https://stad.gent/id/blank_node/e640c1cf-b531-4307-a4ac-9c6845dac403>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-12-01T00:00:00"^^xsd:dateTime .