@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/3ae30373-36bd-4fd6-bccc-1d61b2be4467>
	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/4f73066c-51d9-46fb-9541-7211ffb5a23e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3ae30373-36bd-4fd6-bccc-1d61b2be4467> .