@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/71febf03-5ed4-4c05-900c-09a45f23b456>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f0001f90-d3bb-4784-b431-c89e9b289bbf> .
<https://stad.gent/id/blank_node/f0001f90-d3bb-4784-b431-c89e9b289bbf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1864-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1864-01-01T00:00:00"^^xsd:dateTime .