@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/ab0efa6f-51e4-43a8-a512-2b7d3d288c14>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0df120fc-21f1-4bef-9eee-60d79cc62050> .
<https://stad.gent/id/blank_node/0df120fc-21f1-4bef-9eee-60d79cc62050>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-03-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-03-17T00:00:00"^^xsd:dateTime .