@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/3d84f0bc-09fc-44a7-85c7-f326c768c933>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/457d7cc8-b621-44d9-a466-362bd0236674> .
<https://stad.gent/id/.well-known/skolem/457d7cc8-b621-44d9-a466-362bd0236674>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-02-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-02-28T00:00:00"^^xsd:dateTime .