@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/1d38df35-167f-4e23-a99c-04a6e03789b6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3fcf8179-2296-4d6a-92c3-a64ce7b76674> .
<https://stad.gent/id/blank_node/3fcf8179-2296-4d6a-92c3-a64ce7b76674>
	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 .