@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/5bc2f126-043d-45f5-a6e1-f498c933a11b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/aa964942-00d3-4b8d-b2d9-2c6bc510bc05> .
<https://stad.gent/id/.well-known/skolem/aa964942-00d3-4b8d-b2d9-2c6bc510bc05>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1906-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1906-01-01T00:00:00"^^xsd:dateTime .