@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/ddd9d930-a887-4bb9-aad6-f7cf073ef184>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e3bc6199-175d-4b34-8fe1-12f1b9b2c8ad> .
<https://stad.gent/id/.well-known/skolem/e3bc6199-175d-4b34-8fe1-12f1b9b2c8ad>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-01-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-01-07T00:00:00"^^xsd:dateTime .