@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/87e76cff-2d71-478f-9139-37b7d73a127d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2c909440-064f-41c1-8ee3-f816e8b00a71> .
<https://stad.gent/id/blank_node/2c909440-064f-41c1-8ee3-f816e8b00a71>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-15T00:00:00"^^xsd:dateTime .