@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/03b3988c-5f5c-4443-91b8-f9b64af8c426>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b474dc06-4c0f-448c-8a7f-05ae91277051> .
<https://stad.gent/id/blank_node/b474dc06-4c0f-448c-8a7f-05ae91277051>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1845-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1845-01-01T00:00:00"^^xsd:dateTime .