@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/10a71222-0f6b-43ae-9539-e2b9fe4b946f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/640fef5f-65af-4c19-b9a4-1020d574e213> .
<https://stad.gent/id/.well-known/skolem/640fef5f-65af-4c19-b9a4-1020d574e213>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2008-06-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2008-06-10T00:00:00"^^xsd:dateTime .