@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/7a0663b9-64db-4057-84c3-5c7c7e7e3ba9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/96cb777a-7b06-41e0-a871-23c147afc22a> .
<https://stad.gent/id/.well-known/skolem/96cb777a-7b06-41e0-a871-23c147afc22a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-01-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-01-18T00:00:00"^^xsd:dateTime .