@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/c2c54c9c-3110-4422-8d26-356307fcb530>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3df3ff38-0c84-4e10-8e6b-9c0897fc8211> .
<https://stad.gent/id/blank_node/3df3ff38-0c84-4e10-8e6b-9c0897fc8211>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-11-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-11-01T00:00:00"^^xsd:dateTime .