@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/ac2dccfa-5dab-4eec-8caf-d023d13a6d15>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1d18ec44-7cce-45dd-898c-98d668fb3c6e> .
<https://stad.gent/id/blank_node/1d18ec44-7cce-45dd-898c-98d668fb3c6e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1959-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1959-01-01T00:00:00"^^xsd:dateTime .