@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/3d8104b6-ea90-479a-95f7-8906146aaed1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c2a6e305-7a76-43e4-9938-4b1c51585d0f> .
<https://stad.gent/id/.well-known/skolem/c2a6e305-7a76-43e4-9938-4b1c51585d0f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1916-12-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1916-12-18T00:00:00"^^xsd:dateTime .