@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/4823f2cd-883e-47e5-a001-b15f378a2936>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/78e65785-e2b0-4b54-8a1d-25ba4556484c> .
<https://stad.gent/id/.well-known/skolem/78e65785-e2b0-4b54-8a1d-25ba4556484c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1904-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1904-09-01T00:00:00"^^xsd:dateTime .