@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/a84ae669-3b14-4243-90dd-2d76f4960b71>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ace393e0-8d2b-4cfa-bada-7de75f50a2bc> .
<https://stad.gent/id/.well-known/skolem/ace393e0-8d2b-4cfa-bada-7de75f50a2bc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-12-01T00:00:00"^^xsd:dateTime .