@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/e4cf10e2-573e-410f-bcc2-aae64a3d45ed>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d0753361-87d8-40f4-b205-3dc39b6c64b1> .
<https://stad.gent/id/blank_node/d0753361-87d8-40f4-b205-3dc39b6c64b1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-15T00:00:00"^^xsd:dateTime .