@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/15a8feab-dfda-413e-a481-8518868f7503>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f4d7d208-e1d7-4769-bf04-f28e932b51c7> .
<https://stad.gent/id/.well-known/skolem/f4d7d208-e1d7-4769-bf04-f28e932b51c7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-05-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-05-10T00:00:00"^^xsd:dateTime .