@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/8f21e2ad-ba39-4344-b6c0-8af859448a43>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c1943df8-3cd7-43d2-b44b-ce2bf7ac4601> .
<https://stad.gent/id/blank_node/c1943df8-3cd7-43d2-b44b-ce2bf7ac4601>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-01T00:00:00"^^xsd:dateTime .