@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/be41d8d8-c57c-4084-9853-5b0d7948e077>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a42e4885-071b-46cc-9a70-f065e098bd85> .
<https://stad.gent/id/blank_node/a42e4885-071b-46cc-9a70-f065e098bd85>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1892-06-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1892-06-25T00:00:00"^^xsd:dateTime .