@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/3168ee33-4a43-4ef0-8715-067c4d364456>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f5530e1b-8500-45a3-b80b-4ff756b5f55e> .
<https://stad.gent/id/blank_node/f5530e1b-8500-45a3-b80b-4ff756b5f55e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1897-12-29T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1897-12-29T00:00:00"^^xsd:dateTime .