@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/1b2935ed-4042-4e2f-a26e-5281dcb6ccfc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/019ef3e9-c300-4baf-a5b4-e21f70efc751> .
<https://stad.gent/id/blank_node/019ef3e9-c300-4baf-a5b4-e21f70efc751>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1918-11-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1918-11-22T00:00:00"^^xsd:dateTime .