@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/8195f2c7-0b4e-4b7e-b20f-9a12ccbda918>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6422106d-4bc5-4719-b3d1-f101c1211560> .
<https://stad.gent/id/blank_node/6422106d-4bc5-4719-b3d1-f101c1211560>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-05-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-05-01T00:00:00"^^xsd:dateTime .