@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/0cd824e1-1fd9-4a04-84f1-6b2b53f1b26b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/aa76e706-bc13-4525-bf62-29d6a4e463ee> .
<https://stad.gent/id/.well-known/skolem/aa76e706-bc13-4525-bf62-29d6a4e463ee>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-04-09T00:00:00"^^xsd:dateTime .