@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/1af14a68-7462-44d6-83ca-f62b0ceaae76>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-11-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-11-22T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/e7cf8f86-0eda-4803-a09c-59c6f69ce222>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1af14a68-7462-44d6-83ca-f62b0ceaae76> .