@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/ec4b95b7-5e14-4293-985e-7aaa52c8129a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9520d170-2879-4c32-9867-3e7877a0ee47> .
<https://stad.gent/id/blank_node/9520d170-2879-4c32-9867-3e7877a0ee47>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-03-04T00:00:00"^^xsd:dateTime .