@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/fca38f24-8fb4-499a-9833-5454e22ba76b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f12b3231-0e42-4d2d-9637-ef4c6a722ffe> .
<https://stad.gent/id/blank_node/f12b3231-0e42-4d2d-9637-ef4c6a722ffe>
	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 .