@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/ab699475-afba-4946-a12e-d40346d0b77f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ce069508-6837-4075-aafc-18a8561ea9e3> .
<https://stad.gent/id/.well-known/skolem/ce069508-6837-4075-aafc-18a8561ea9e3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-05-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-05-10T00:00:00"^^xsd:dateTime .