@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/9232a6d9-834d-455e-941c-c539263a5e22>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ebc5389a-754c-44bf-bc9d-14390ef72a2a> .
<https://stad.gent/id/.well-known/skolem/ebc5389a-754c-44bf-bc9d-14390ef72a2a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-07-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-07-15T00:00:00"^^xsd:dateTime .