@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/b7abe46f-d208-4ec1-abc6-a5699a3db6db>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7f1d6cd9-5fc8-4b78-a106-e9eb3b2a9dda> .
<https://stad.gent/id/blank_node/7f1d6cd9-5fc8-4b78-a106-e9eb3b2a9dda>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-01-01T00:00:00"^^xsd:dateTime .