@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/4e90e2c9-db31-48a4-97df-5430882a03e5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4b44ed9c-abd0-4b09-b37c-ef6973251b01> .
<https://stad.gent/id/blank_node/4b44ed9c-abd0-4b09-b37c-ef6973251b01>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-10-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-10-20T00:00:00"^^xsd:dateTime .