@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/05b46ae7-b1cd-4ffc-b1e4-cadaa50cc752>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1834-06-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1834-06-03T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/edc42c66-2e4b-4722-8a3f-912782c68486>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/05b46ae7-b1cd-4ffc-b1e4-cadaa50cc752> .