@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/76b1d621-555a-477a-bb33-ccd0e22834d1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2ccd19be-2d72-45ae-9a22-b1b6eb8229e1> .
<https://stad.gent/id/blank_node/2ccd19be-2d72-45ae-9a22-b1b6eb8229e1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-03-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-03-23T00:00:00"^^xsd:dateTime .