@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/5fde310a-ae7a-43c1-a53d-98b9d4d81607>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f101df86-439b-4130-9db1-0eceb4f91857> .
<https://stad.gent/id/.well-known/skolem/f101df86-439b-4130-9db1-0eceb4f91857>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1919-08-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1919-08-16T00:00:00"^^xsd:dateTime .