@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/b453281c-de46-467f-b29d-5c6c0bf22216>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f8a73808-fd4b-4250-b149-40f1a1e8561c> .
<https://stad.gent/id/.well-known/skolem/f8a73808-fd4b-4250-b149-40f1a1e8561c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1924-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1924-07-01T00:00:00"^^xsd:dateTime .