@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/6f728eb9-5761-4638-9e80-866ea9fe2701>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d18a173c-cf7f-4b17-81c4-9b0145c1c74d> .
<https://stad.gent/id/.well-known/skolem/d18a173c-cf7f-4b17-81c4-9b0145c1c74d>
	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 .