@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/a5f73adf-09ec-4f0e-bfc0-e37b4f07f69b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1908-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1908-06-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/c3f7c0ab-3d13-459b-9be7-bfe90f135b42>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a5f73adf-09ec-4f0e-bfc0-e37b4f07f69b> .