@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/5916be48-adb7-4f28-be9d-c08d8a837c91>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0fec3054-a9a6-4962-b1cc-cb0f0d9f5ffd> .
<https://stad.gent/id/blank_node/0fec3054-a9a6-4962-b1cc-cb0f0d9f5ffd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-05-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-05-12T00:00:00"^^xsd:dateTime .