@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/162478a6-b222-4d86-aa2c-4b3bb8f7f675>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/bc6ba9b9-ed46-4a2e-9aed-a58c4b01a506> .
<https://stad.gent/id/blank_node/bc6ba9b9-ed46-4a2e-9aed-a58c4b01a506>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-01-01T00:00:00"^^xsd:dateTime .