@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/1b0b8c32-13ad-4900-bb03-be2102539846>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3e0a8309-d847-46ab-ac0c-3adb0c13731a> .
<https://stad.gent/id/.well-known/skolem/3e0a8309-d847-46ab-ac0c-3adb0c13731a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1897-12-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1897-12-28T00:00:00"^^xsd:dateTime .