@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/5a7428f7-8add-4a90-b398-10eb2e960611>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6d655ef7-c9da-47c1-819b-10910cc6eb64> .
<https://stad.gent/id/blank_node/6d655ef7-c9da-47c1-819b-10910cc6eb64>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-03-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-03-03T00:00:00"^^xsd:dateTime .