@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/3f3c4561-6719-4c52-831e-5f2c68e81da1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/797d574e-ed63-42c8-8c0a-6a5652b0801c> .
<https://stad.gent/id/.well-known/skolem/797d574e-ed63-42c8-8c0a-6a5652b0801c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1753-09-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1753-09-26T00:00:00"^^xsd:dateTime .