@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/87ff7c3d-fefd-4547-9906-dc6991d20029>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4152cadd-a19d-4082-82c6-d77ff19cb09f> .
<https://stad.gent/id/blank_node/4152cadd-a19d-4082-82c6-d77ff19cb09f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-02-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-02-20T00:00:00"^^xsd:dateTime .