@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/c7fa377e-9893-4c50-a5cb-698e86737e38>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8fd1cd9e-7264-41fe-a31a-c74cd23f093b> .
<https://stad.gent/id/blank_node/8fd1cd9e-7264-41fe-a31a-c74cd23f093b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1884-12-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1884-12-25T00:00:00"^^xsd:dateTime .