@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/a28e1665-d70a-4573-b0d8-693f8c7049a7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5460990e-a46a-409b-8cbc-7ee6161b5dbd> .
<https://stad.gent/id/blank_node/5460990e-a46a-409b-8cbc-7ee6161b5dbd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-12-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-12-25T00:00:00"^^xsd:dateTime .