@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/4d93f5a0-4209-415e-922d-986579823446>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/96158382-5182-4ab3-acbd-f3674c6a239b> .
<https://stad.gent/id/.well-known/skolem/96158382-5182-4ab3-acbd-f3674c6a239b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1955-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1955-01-01T00:00:00"^^xsd:dateTime .