@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/c85d10d6-f03d-4c67-ae37-656f06d73e54>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/122a42cf-c974-418b-ac9c-b83283b4c16b> .
<https://stad.gent/id/blank_node/122a42cf-c974-418b-ac9c-b83283b4c16b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-04-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-04-11T00:00:00"^^xsd:dateTime .