@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/c0e3484b-a9b1-4fcc-809e-bdea57d2bd3c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/42f18ff7-78f6-4cc1-b22c-b250d248534b> .
<https://stad.gent/id/blank_node/42f18ff7-78f6-4cc1-b22c-b250d248534b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-06-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-06-20T00:00:00"^^xsd:dateTime .