@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/0e4f234f-45f4-4c18-8ce0-c7b735d23fde>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1fd958d5-737f-43a6-b1a3-99c8a826843b> .
<https://stad.gent/id/.well-known/skolem/1fd958d5-737f-43a6-b1a3-99c8a826843b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-09-01T00:00:00"^^xsd:dateTime .