@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/6d5b27bc-718f-4e34-86f7-4b4486aad154>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/726a6060-cbdb-4d6c-8725-6e5695846d48> .
<https://stad.gent/id/.well-known/skolem/726a6060-cbdb-4d6c-8725-6e5695846d48>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-10-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-10-09T00:00:00"^^xsd:dateTime .