@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/5ef9c287-7cfa-42f7-96e9-f95d6e3b9050>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/caa6882b-1a54-427f-87dd-a09e1221296f> .
<https://stad.gent/id/.well-known/skolem/caa6882b-1a54-427f-87dd-a09e1221296f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-03-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-03-18T00:00:00"^^xsd:dateTime .