@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/12798bf9-72c9-4c52-b46e-0de351320435>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dcb95b17-e4a0-4554-929f-f3822c3455c8> .
<https://stad.gent/id/.well-known/skolem/dcb95b17-e4a0-4554-929f-f3822c3455c8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-12-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-12-15T00:00:00"^^xsd:dateTime .