@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/6d1c593b-2197-4d31-b3f9-8255636d435d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1863-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1863-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/a8053a5c-3290-4aa6-b178-c14e721a2e9c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6d1c593b-2197-4d31-b3f9-8255636d435d> .