@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/f38de956-2354-49cd-a956-4112182fe6b2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6c9b5143-4e9a-4509-b4f5-c992e6a07ccb> .
<https://stad.gent/id/blank_node/6c9b5143-4e9a-4509-b4f5-c992e6a07ccb>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-01-01T00:00:00"^^xsd:dateTime .