@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/86fbce31-1691-4980-87ae-6cbfcb886e9e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/31f9fefc-806e-4a33-a775-d618134f1ddc> .
<https://stad.gent/id/blank_node/31f9fefc-806e-4a33-a775-d618134f1ddc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1904-01-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1904-01-02T00:00:00"^^xsd:dateTime .