@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/8b244fe0-2ced-4864-b271-6ed480f2874a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/add72cbc-0974-4fb5-a1f9-66e7fc53d80c> .
<https://stad.gent/id/blank_node/add72cbc-0974-4fb5-a1f9-66e7fc53d80c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-06-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-06-24T00:00:00"^^xsd:dateTime .