@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/1fabfe32-8047-44ba-9452-99562d938f68>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9abf6846-e238-457c-a448-0e2b91f0c139> .
<https://stad.gent/id/.well-known/skolem/9abf6846-e238-457c-a448-0e2b91f0c139>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-03-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-03-10T00:00:00"^^xsd:dateTime .