@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/4bf750fd-e3fe-4603-b1a5-65e3ea529ec1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a0f08c42-69f4-4b8e-b796-eff6c98908df> .
<https://stad.gent/id/blank_node/a0f08c42-69f4-4b8e-b796-eff6c98908df>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1963-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1963-01-01T00:00:00"^^xsd:dateTime .