@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/f0e8cff4-df28-4f5c-a9bc-f22b62bc43ca>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fd2c33bf-081f-4dd6-95ee-aac7236ac97f> .
<https://stad.gent/id/blank_node/fd2c33bf-081f-4dd6-95ee-aac7236ac97f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1888-06-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1888-06-16T00:00:00"^^xsd:dateTime .