@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/8d550e57-abc4-4444-825c-a375f33bba17>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f04d2a6f-7864-4321-8f13-552330a3209c> .
<https://stad.gent/id/.well-known/skolem/f04d2a6f-7864-4321-8f13-552330a3209c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-11-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-11-19T00:00:00"^^xsd:dateTime .