@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/.well-known/skolem/1457cd86-f01e-4c7f-bd10-f6186755d816>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c0d71a19-f61a-4b2c-810f-2c743727fc8a> .
<https://stad.gent/id/.well-known/skolem/c0d71a19-f61a-4b2c-810f-2c743727fc8a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1940-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1940-02-01T00:00:00"^^xsd:dateTime .