@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/9219de67-b62f-448e-adeb-911ff4933c9d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/4bafff05-c4e1-4a6b-ad90-789c9cc06545> .
<https://stad.gent/id/blank_node/4bafff05-c4e1-4a6b-ad90-789c9cc06545>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1924-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1924-01-01T00:00:00"^^xsd:dateTime .