@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/d883e561-9da4-42d9-a263-e401c6425a39>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/87bbc42e-a73a-4bc4-9d0a-db688873473f> .
<https://stad.gent/id/blank_node/87bbc42e-a73a-4bc4-9d0a-db688873473f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-01T00:00:00"^^xsd:dateTime .