@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/1b4f4922-e7b8-450f-8932-be51b8a27cf7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f04d5d1b-65cd-4023-ab5b-bab4bdc2221d> .
<https://stad.gent/id/.well-known/skolem/f04d5d1b-65cd-4023-ab5b-bab4bdc2221d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-01-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-01-06T00:00:00"^^xsd:dateTime .