@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/315bc152-ca29-4895-86fa-db21c0303175>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/965c8453-f39a-407b-b847-9f1019c9bbfd> .
<https://stad.gent/id/.well-known/skolem/965c8453-f39a-407b-b847-9f1019c9bbfd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-12-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-12-16T00:00:00"^^xsd:dateTime .