@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/4cc4117b-f7ae-4724-8086-d382829f53f9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e33dc17b-5842-4f07-80be-987ca61e9f81> .
<https://stad.gent/id/.well-known/skolem/e33dc17b-5842-4f07-80be-987ca61e9f81>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-04-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-04-26T00:00:00"^^xsd:dateTime .