@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/b1e9ee74-f8a8-453a-acb8-3cafc9388554>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e18d8a00-1509-46b3-94ec-f9ac96b2dc40> .
<https://stad.gent/id/.well-known/skolem/e18d8a00-1509-46b3-94ec-f9ac96b2dc40>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-05-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-05-23T00:00:00"^^xsd:dateTime .