@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/73da3156-9123-4351-a812-63ef25f42828>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/cb4ec450-b519-45b6-b0b3-bb38ab1614d4> .
<https://stad.gent/id/blank_node/cb4ec450-b519-45b6-b0b3-bb38ab1614d4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1861-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1861-04-01T00:00:00"^^xsd:dateTime .