@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/9ba675e7-ae43-4736-92e9-019f2edae92a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/df7870d7-8b26-452d-9bc9-8a3d753fdf1b> .
<https://stad.gent/id/.well-known/skolem/df7870d7-8b26-452d-9bc9-8a3d753fdf1b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1917-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1917-01-01T00:00:00"^^xsd:dateTime .