@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/4cb06f1d-173c-4954-b811-1a1d76943213>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/93a59470-6b2e-46e9-87f4-db9192c487b9> .
<https://stad.gent/id/blank_node/93a59470-6b2e-46e9-87f4-db9192c487b9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-17T00:00:00"^^xsd:dateTime .