@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/4c0f854b-2aa9-4334-85bd-5e59a65e5c4d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c922c341-3da0-46c7-8456-6363c5529291> .
<https://stad.gent/id/blank_node/c922c341-3da0-46c7-8456-6363c5529291>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1888-06-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1888-06-16T00:00:00"^^xsd:dateTime .