@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/14b583c7-fcb9-4a32-98c8-2d8d7b3c89f2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0d209dbb-4fa5-4029-abd8-152e56236ebe> .
<https://stad.gent/id/blank_node/0d209dbb-4fa5-4029-abd8-152e56236ebe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-04-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-04-20T00:00:00"^^xsd:dateTime .