@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/58bf3aa4-63bc-4dad-8284-7dae21da7eb5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7206a72b-aa7f-4bcf-b432-a797b0d2fa7a> .
<https://stad.gent/id/blank_node/7206a72b-aa7f-4bcf-b432-a797b0d2fa7a>
	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 .