@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/9a9b9b3d-ebdb-43b1-a959-58f52dbf4586>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/17991f5a-0903-4d73-8592-5e45e7103a10> .
<https://stad.gent/id/blank_node/17991f5a-0903-4d73-8592-5e45e7103a10>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-01-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-01-15T00:00:00"^^xsd:dateTime .