@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/07c96323-40d8-414e-9a39-c6e105464102>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6bcb9f52-884b-45e6-81b5-9dceebfd6e9b> .
<https://stad.gent/id/blank_node/6bcb9f52-884b-45e6-81b5-9dceebfd6e9b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1922-08-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1922-08-10T00:00:00"^^xsd:dateTime .