@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/22b0ea7c-9a9e-4b79-aceb-73f7afa4d547>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2003-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2003-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/a736d1d8-3fbd-4689-95e1-214baef749fc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/22b0ea7c-9a9e-4b79-aceb-73f7afa4d547> .