@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/b9b48e94-e57e-40f9-bfde-947519e46107>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ec480838-29ca-420f-8081-7b0cc6197ebd> .
<https://stad.gent/id/.well-known/skolem/ec480838-29ca-420f-8081-7b0cc6197ebd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-04-01T00:00:00"^^xsd:dateTime .