@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/93f83f60-b269-42b1-8b35-e24859a068f0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ecb932f1-cb38-4eed-836f-6039e792b977> .
<https://stad.gent/id/.well-known/skolem/ecb932f1-cb38-4eed-836f-6039e792b977>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1915-11-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1915-11-22T00:00:00"^^xsd:dateTime .