@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/690fd192-b58f-4142-851d-5098405a50d9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4bad9802-2e4e-4bf3-8f68-72609ab0b0f5> .
<https://stad.gent/id/blank_node/4bad9802-2e4e-4bf3-8f68-72609ab0b0f5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-02-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-02-24T00:00:00"^^xsd:dateTime .