@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/d4203ee4-58f6-4dcf-a470-5e8be121b4cb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/28a097f0-418f-4511-ad1f-c8e9d02c3b7e> .
<https://stad.gent/id/blank_node/28a097f0-418f-4511-ad1f-c8e9d02c3b7e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-16T00:00:00"^^xsd:dateTime .