@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/b13b3ddc-c055-40e5-9a7c-31881913c344>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4e6adacf-6b8d-4f19-8503-adb5da1f78e7> .
<https://stad.gent/id/blank_node/4e6adacf-6b8d-4f19-8503-adb5da1f78e7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1973-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1973-01-01T00:00:00"^^xsd:dateTime .