@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/2a8cfb3b-066d-49a7-bfa2-8713f3635645>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e8ac11ac-c3eb-477e-acc2-f739544d3434> .
<https://stad.gent/id/.well-known/skolem/e8ac11ac-c3eb-477e-acc2-f739544d3434>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-06-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-06-16T00:00:00"^^xsd:dateTime .