@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/6cedc5eb-66f8-47f1-bed9-0ef273bd7306>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6ba2e83c-10be-41e7-b257-789efef60988> .
<https://stad.gent/id/blank_node/6ba2e83c-10be-41e7-b257-789efef60988>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1983-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1983-01-01T00:00:00"^^xsd:dateTime .