@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/949864a1-22db-4ac3-8b0e-77cddc71bbb0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/000a4f37-2665-4fc8-8ba1-17417e4b56f2> .
<https://stad.gent/id/blank_node/000a4f37-2665-4fc8-8ba1-17417e4b56f2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1917-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1917-04-09T00:00:00"^^xsd:dateTime .