@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/01463933-b9b9-4ce8-a872-c252e67e4207>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b0857240-b8ce-4d86-b783-a931e583d54f> .
<https://stad.gent/id/.well-known/skolem/b0857240-b8ce-4d86-b783-a931e583d54f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1779-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1779-01-01T00:00:00"^^xsd:dateTime .