@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/3058bad9-5b4f-43ad-9f5a-43db7fc23677>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/680be5fb-1119-4eb0-89f4-1ade56429e32> .
<https://stad.gent/id/blank_node/680be5fb-1119-4eb0-89f4-1ade56429e32>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1917-03-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1917-03-01T00:00:00"^^xsd:dateTime .