@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/023cab61-3cdb-4a93-8351-d31ab2f81507>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a205ac20-0b84-42c9-9e21-7a4f81ebedaa> .
<https://stad.gent/id/.well-known/skolem/a205ac20-0b84-42c9-9e21-7a4f81ebedaa>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1874-11-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1874-11-27T00:00:00"^^xsd:dateTime .