@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/7140fbf4-3448-4f6d-a117-8d05b8df0bf7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c628eb81-80ae-4b2c-b174-7be3e7a963ff> .
<https://stad.gent/id/.well-known/skolem/c628eb81-80ae-4b2c-b174-7be3e7a963ff>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-12-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-12-07T00:00:00"^^xsd:dateTime .