@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/3e87243e-6bc7-4773-bd45-46a79dc7975b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0bc147b5-b61d-42d7-80a4-b4c5d3d3d117> .
<https://stad.gent/id/blank_node/0bc147b5-b61d-42d7-80a4-b4c5d3d3d117>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-04-01T00:00:00"^^xsd:dateTime .