@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/bc972948-52a6-44e1-a935-4b4d40782215>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bfce5b05-26c4-46cd-bc16-5116e8786799> .
<https://stad.gent/id/.well-known/skolem/bfce5b05-26c4-46cd-bc16-5116e8786799>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-10-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-10-20T00:00:00"^^xsd:dateTime .