@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/0fd7373d-a078-4c41-b2e9-d6f3b65199d4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/447fcca2-ff00-4a52-b7d7-d6e28d33f04f> .
<https://stad.gent/id/blank_node/447fcca2-ff00-4a52-b7d7-d6e28d33f04f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-03-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-03-15T00:00:00"^^xsd:dateTime .