@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/c991c204-3e05-4ba0-9ccf-2485abba79ac>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d9305654-324d-4f5c-bc1b-22bfec4a6338> .
<https://stad.gent/id/blank_node/d9305654-324d-4f5c-bc1b-22bfec4a6338>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1982-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1982-01-01T00:00:00"^^xsd:dateTime .