@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/ceacbdbd-cbc1-4653-9fcd-8d5052597f8a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f07ba9fd-75ff-49ec-b43f-2e21c09cd54e> .
<https://stad.gent/id/blank_node/f07ba9fd-75ff-49ec-b43f-2e21c09cd54e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-09-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-09-20T00:00:00"^^xsd:dateTime .