@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/1e42e5dd-eaef-42ac-b5c5-9b73d173f940>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/60d128b2-91b1-4ce8-8fa4-b6d0d200af4b> .
<https://stad.gent/id/.well-known/skolem/60d128b2-91b1-4ce8-8fa4-b6d0d200af4b>
	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 .