@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/1d2e68f6-fe0f-46cb-9b7e-039e1ab735b7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d7f3fc26-3a94-400a-ab08-b77045f6867d> .
<https://stad.gent/id/.well-known/skolem/d7f3fc26-3a94-400a-ab08-b77045f6867d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-01-01T00:00:00"^^xsd:dateTime .