@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/0f34eaa3-d3df-41c9-92f8-b259d6eb3c27>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b64f1c85-f9e9-4509-b82d-999e018f63e7> .
<https://stad.gent/id/.well-known/skolem/b64f1c85-f9e9-4509-b82d-999e018f63e7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-09-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-09-15T00:00:00"^^xsd:dateTime .