@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/6276ce49-ee2c-40d6-b18d-36d6ca9d45c3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/85180932-c90f-4a09-8b6d-7022e004b49f> .
<https://stad.gent/id/blank_node/85180932-c90f-4a09-8b6d-7022e004b49f>
	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 .