@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/ad52a0e8-a121-4bce-bdae-dce5f4197c9b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/02f60e9f-51f2-4f14-8693-7cb1173c55fa> .
<https://stad.gent/id/blank_node/02f60e9f-51f2-4f14-8693-7cb1173c55fa>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-07-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-07-09T00:00:00"^^xsd:dateTime .