@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/3aa65d40-d330-41af-bcd5-8dba91e65c5f>
	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 .
<https://stad.gent/id/.well-known/skolem/f7bda3f9-9221-462a-8a58-5747037a586b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3aa65d40-d330-41af-bcd5-8dba91e65c5f> .