@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/865cfc84-20d3-4f96-a383-e3f9655ff4f6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7c1751c4-513d-4b99-863d-f8bf82ad9e73> .
<https://stad.gent/id/blank_node/7c1751c4-513d-4b99-863d-f8bf82ad9e73>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-06-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-06-25T00:00:00"^^xsd:dateTime .