@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/308c0180-9f0a-4fd9-b6b5-2dae99937f08>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f9ecd475-f785-4a5e-a13d-b9622c2d50ea> .
<https://stad.gent/id/blank_node/f9ecd475-f785-4a5e-a13d-b9622c2d50ea>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"0000"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"0000"^^xsd:dateTime .