@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/87f235f5-4ced-4def-8c16-dc3f63199d06>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a0d1245b-824f-490c-a8e2-b9070e00e49c> .
<https://stad.gent/id/blank_node/a0d1245b-824f-490c-a8e2-b9070e00e49c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1894-09-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1894-09-26T00:00:00"^^xsd:dateTime .