@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/d04eff22-4c9a-46d9-b04b-93d00d92130f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-02-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/e1c6908b-8322-40ce-94c1-2a06664c3594>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d04eff22-4c9a-46d9-b04b-93d00d92130f> .