@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/957811c5-2d87-4af7-b439-daceaff0b379>
	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/3eb80f34-eebd-4b70-b6b7-5046d658bfc2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/957811c5-2d87-4af7-b439-daceaff0b379> .