@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/f00fad8d-3404-4cbc-8064-ebe35f414745>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f6e26528-bfa4-42e5-8f2a-45dcbab39255> .
<https://stad.gent/id/blank_node/f6e26528-bfa4-42e5-8f2a-45dcbab39255>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-02-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-02-17T00:00:00"^^xsd:dateTime .