@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/2f4cf0bb-56e8-4612-acbe-c368fcb7aa10>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/6fc0282b-f7d1-4490-81b6-5a9f513c716d> .
<https://stad.gent/id/.well-known/skolem/6fc0282b-f7d1-4490-81b6-5a9f513c716d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-09-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-09-04T00:00:00"^^xsd:dateTime .