@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/710b2945-7ffe-4dcc-8610-8b1495513b31>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0fec1636-985c-4220-b8b6-38f36e82e74c> .
<https://stad.gent/id/blank_node/0fec1636-985c-4220-b8b6-38f36e82e74c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2018-03-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2018-03-24T00:00:00"^^xsd:dateTime .