@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/8af47ff0-0912-44be-922d-4860e5959ccc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a538fcb6-474c-465c-b3d7-c763418e512d> .
<https://stad.gent/id/.well-known/skolem/a538fcb6-474c-465c-b3d7-c763418e512d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1784-12-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1784-12-03T00:00:00"^^xsd:dateTime .