@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/1be2bfb4-7780-4704-8f4c-df79c118db5b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/598ef8a8-6e9e-491b-a73d-48c3cc83e7f6> .
<https://stad.gent/id/blank_node/598ef8a8-6e9e-491b-a73d-48c3cc83e7f6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-07-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-07-08T00:00:00"^^xsd:dateTime .