@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/d3cf7977-4f97-43e2-817b-8792b124f752>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-01-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-01-06T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/d70521c0-29c5-4a15-b2e4-33a213c5e307>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d3cf7977-4f97-43e2-817b-8792b124f752> .