@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/3b0d720e-a5b0-4659-822e-d341c6512184>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8e444c38-86db-4209-948a-0dcdf4347ed8> .
<https://stad.gent/id/.well-known/skolem/8e444c38-86db-4209-948a-0dcdf4347ed8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-02-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-02-20T00:00:00"^^xsd:dateTime .