@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/cf6394b0-8536-4b3e-8bcd-c2b0761a7593>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/766bb01d-0e70-4004-b555-2c8d2f09bcda> .
<https://stad.gent/id/blank_node/766bb01d-0e70-4004-b555-2c8d2f09bcda>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-17T00:00:00"^^xsd:dateTime .