@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/5b233f6f-a55f-4826-b1f3-6384b2cc758f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6e616e9f-5daa-485c-b2b0-9611dca6ffd0> .
<https://stad.gent/id/blank_node/6e616e9f-5daa-485c-b2b0-9611dca6ffd0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-05-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-05-27T00:00:00"^^xsd:dateTime .