@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/9b8d4af4-90b5-4a7b-b5ca-10f6c430bb14>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/df4e2e38-5c5e-44f0-83d7-8f4696dbc892> .
<https://stad.gent/id/blank_node/df4e2e38-5c5e-44f0-83d7-8f4696dbc892>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-05-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-05-18T00:00:00"^^xsd:dateTime .