@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/9f96d738-cf63-4fdd-b520-826f85787c59>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/53c68ce5-9320-4f47-9d14-44ac3d8170d2> .
<https://stad.gent/id/blank_node/53c68ce5-9320-4f47-9d14-44ac3d8170d2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1924-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1924-01-01T00:00:00"^^xsd:dateTime .