@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/57686fa2-a536-49fa-b8a0-db72b5d68ffd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8ed40f84-a89b-450a-b786-13272dcb8fe3> .
<https://stad.gent/id/blank_node/8ed40f84-a89b-450a-b786-13272dcb8fe3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-06-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-06-24T00:00:00"^^xsd:dateTime .