@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/0225b842-4042-4741-8df1-02e7ed795d3e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/27b6b5b5-3804-4999-b8f8-99abdad7bf2d> .
<https://stad.gent/id/blank_node/27b6b5b5-3804-4999-b8f8-99abdad7bf2d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-11-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-11-01T00:00:00"^^xsd:dateTime .