@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/493dce93-b01e-4148-8b44-c774c7058c52>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3fb3a038-32da-4e40-bf6b-1fe4f7d9c21d> .
<https://stad.gent/id/blank_node/3fb3a038-32da-4e40-bf6b-1fe4f7d9c21d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1884-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1884-01-01T00:00:00"^^xsd:dateTime .