@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/4d09f721-21de-4a5f-9e20-63f3754c0e4a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/86e8f61c-206f-452f-b9fc-fe7272e727ac> .
<https://stad.gent/id/.well-known/skolem/86e8f61c-206f-452f-b9fc-fe7272e727ac>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-09-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-09-20T00:00:00"^^xsd:dateTime .