@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/775c35aa-55cc-45a8-8593-9135ddb541f3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b424d1aa-8697-46d0-bb42-b776f876323c> .
<https://stad.gent/id/blank_node/b424d1aa-8697-46d0-bb42-b776f876323c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2021-06-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2021-06-09T00:00:00"^^xsd:dateTime .