@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/8bdce7ad-22ca-4c20-9531-04a84573f3d7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9f345da0-24ce-4ada-93e1-797cccfa5d8b> .
<https://stad.gent/id/.well-known/skolem/9f345da0-24ce-4ada-93e1-797cccfa5d8b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-01-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-01-06T00:00:00"^^xsd:dateTime .