@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/0839d1d7-b995-4d91-ae68-1df02f183f7c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5c46c665-f58b-4881-a879-3257ff152d3b> .
<https://stad.gent/id/blank_node/5c46c665-f58b-4881-a879-3257ff152d3b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1884-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1884-01-01T00:00:00"^^xsd:dateTime .