@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/3b6a585d-bc9e-4a96-9f38-866ec541c11e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/eefd409b-3304-4264-9f19-fe7be3e330d8> .
<https://stad.gent/id/.well-known/skolem/eefd409b-3304-4264-9f19-fe7be3e330d8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-04-09T00:00:00"^^xsd:dateTime .