@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/1a19172b-5afd-4cc8-bcf9-4d68f866dd3c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b067179d-e610-4c94-a5a4-64af2c7512df> .
<https://stad.gent/id/.well-known/skolem/b067179d-e610-4c94-a5a4-64af2c7512df>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-10-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-10-23T00:00:00"^^xsd:dateTime .