@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/960ae1dd-6516-4c34-a89a-3ac0ff7c0365>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f870779f-1f5b-452b-87d4-a4945e8db41f> .
<https://stad.gent/id/.well-known/skolem/f870779f-1f5b-452b-87d4-a4945e8db41f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-02-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-02-09T00:00:00"^^xsd:dateTime .