@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/000b1fd4-b348-4e10-9044-8d8112c96650>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/99c1576d-0d0d-4a12-bc25-e3abfc016955> .
<https://stad.gent/id/blank_node/99c1576d-0d0d-4a12-bc25-e3abfc016955>
	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 .