@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/4a90a2fe-591f-4478-a489-aabf97f4a816>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dba553af-b830-4b62-a10d-6c7faf6322cf> .
<https://stad.gent/id/.well-known/skolem/dba553af-b830-4b62-a10d-6c7faf6322cf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1745-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1745-07-01T00:00:00"^^xsd:dateTime .