@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/7f0aedc4-0bf5-4a60-9599-ccf1098d01d9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f5dc3b20-dbaf-41fb-8a5e-4ae0a01b2f2f> .
<https://stad.gent/id/.well-known/skolem/f5dc3b20-dbaf-41fb-8a5e-4ae0a01b2f2f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-10-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-10-21T00:00:00"^^xsd:dateTime .