@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/2a3a8fb9-180e-46e1-ace9-7e5b1d1587fb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dc934cac-aecf-4350-ae9f-062fce0720b1> .
<https://stad.gent/id/.well-known/skolem/dc934cac-aecf-4350-ae9f-062fce0720b1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-04-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-04-22T00:00:00"^^xsd:dateTime .