@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/a50aa738-e245-4549-9b00-58845268e8ea>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5328b8d9-fc07-47a0-9826-85aee822e7fd> .
<https://stad.gent/id/blank_node/5328b8d9-fc07-47a0-9826-85aee822e7fd>
	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 .