@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/db0e0bcb-5455-4d5a-bc35-984b521c43f2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/52e94f73-fc9e-4b70-b5dc-6f69f0857cc3> .
<https://stad.gent/id/blank_node/52e94f73-fc9e-4b70-b5dc-6f69f0857cc3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-02-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-02-12T00:00:00"^^xsd:dateTime .