@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/f27a7c6b-b4e8-4810-8b8b-35eaa2c3067a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ec5fff28-9e9b-40e6-939b-848702fddb8a> .
<https://stad.gent/id/blank_node/ec5fff28-9e9b-40e6-939b-848702fddb8a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-07-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-07-05T00:00:00"^^xsd:dateTime .