@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/0e123dc1-7f71-4a4a-9d58-9fb17a66fd0d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f6c992f6-b5cd-44e1-b34d-7e23a8f024ec> .
<https://stad.gent/id/.well-known/skolem/f6c992f6-b5cd-44e1-b34d-7e23a8f024ec>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"0000"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"0000"^^xsd:dateTime .