@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/6add0cc5-ced1-479c-9d24-e1149f2a8556>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e6f30c76-06af-4308-b110-ad3e34672eb4> .
<https://stad.gent/id/.well-known/skolem/e6f30c76-06af-4308-b110-ad3e34672eb4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1897-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1897-01-01T00:00:00"^^xsd:dateTime .