@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/d1a1486e-55f5-479e-9b37-a8d916a83a01>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c4f97e3f-0ff7-4ae9-b20b-c4f6eaf5ab72> .
<https://stad.gent/id/blank_node/c4f97e3f-0ff7-4ae9-b20b-c4f6eaf5ab72>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1864-03-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1864-03-03T00:00:00"^^xsd:dateTime .