@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/215abb1d-99b0-4468-b280-d6d24a39d7a3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1d27ceef-80c0-4951-b4b9-4e14cd065bf1> .
<https://stad.gent/id/blank_node/1d27ceef-80c0-4951-b4b9-4e14cd065bf1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-04-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-04-22T00:00:00"^^xsd:dateTime .