@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/c4a6acc4-12af-4c0a-bccc-85cfc5abd750>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4ca6c036-ae5b-42dc-aeb8-06d85e797f12> .
<https://stad.gent/id/blank_node/4ca6c036-ae5b-42dc-aeb8-06d85e797f12>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-04-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-04-23T00:00:00"^^xsd:dateTime .