@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/244b787c-92ae-4108-bef7-93363e5ae4e8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9adc66f6-4c2b-41bf-81d5-eb5449e22a6a> .
<https://stad.gent/id/blank_node/9adc66f6-4c2b-41bf-81d5-eb5449e22a6a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	rdfs:isDefinedBy	<https://stad.gent/data/blank_node/9adc66f6-4c2b-41bf-81d5-eb5449e22a6a> ;
	<http://data.europa.eu/m8g/endTime>	"2020-09-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-09-10T00:00:00"^^xsd:dateTime .