@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/f21fff1c-4fc8-41b2-bc8e-262a955afcaa>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9232efaa-85e0-4b2c-8f8b-b81cb8649e04> .
<https://stad.gent/id/blank_node/9232efaa-85e0-4b2c-8f8b-b81cb8649e04>
	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 .