@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/c27df4ba-4bf0-485d-9f95-665124e1af5a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fa98fc29-9819-4b3c-8fcd-c57e1a602896> .
<https://stad.gent/id/blank_node/fa98fc29-9819-4b3c-8fcd-c57e1a602896>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-07-05T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-07-05T00:00:00"^^xsd:dateTime .