@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/faa47d3e-32e8-49f8-8ef5-c26c03a07b41>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3c743d7a-d341-4c8e-b3a3-68b10f32d120> .
<https://stad.gent/id/blank_node/3c743d7a-d341-4c8e-b3a3-68b10f32d120>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-09-01T00:00:00"^^xsd:dateTime .