@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/6a00bbcd-6955-4406-906a-cafb8c519157>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/306dafe8-bcb1-4d0e-b4c0-280c3f028afe> .
<https://stad.gent/id/blank_node/306dafe8-bcb1-4d0e-b4c0-280c3f028afe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-04-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-04-23T00:00:00"^^xsd:dateTime .