@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/2d488f1e-1fd9-40e1-a633-e86cc81769f6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c8872032-d9c6-4e36-9908-d0cb146f7f7b> .
<https://stad.gent/id/.well-known/skolem/c8872032-d9c6-4e36-9908-d0cb146f7f7b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-03-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-03-15T00:00:00"^^xsd:dateTime .