@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/980f3b5f-19db-429d-b4b5-50c52dbb9872>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d68afb16-6638-4070-9f4a-878288a4ace0> .
<https://stad.gent/id/.well-known/skolem/d68afb16-6638-4070-9f4a-878288a4ace0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-05-29T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-05-29T00:00:00"^^xsd:dateTime .