@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/f8e1f012-4100-42c0-9648-b525c9baea81>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/51ccea1f-9ae4-476d-8405-a95bcd6c64e0> .
<https://stad.gent/id/blank_node/51ccea1f-9ae4-476d-8405-a95bcd6c64e0>
	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 .