@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/6d2a65ab-874c-4523-bdd6-fbfb33ed3b03>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4c5901ee-5124-4633-ae08-ea74d2ffea71> .
<https://stad.gent/id/blank_node/4c5901ee-5124-4633-ae08-ea74d2ffea71>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1892-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1892-01-01T00:00:00"^^xsd:dateTime .