@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/74d7df80-f4c2-4216-bd8f-6e24b9ce17a4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/d14bf4ff-034b-40e2-b107-6ed566befe3d> .
<https://stad.gent/id/blank_node/d14bf4ff-034b-40e2-b107-6ed566befe3d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-12-01T00:00:00"^^xsd:dateTime .