@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/2499b97e-8329-4230-8768-a42f35d1a491>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/bf2cb035-98c8-4f41-b0cf-6a700bb3397e> .
<https://stad.gent/id/blank_node/bf2cb035-98c8-4f41-b0cf-6a700bb3397e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1874-09-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1874-09-16T00:00:00"^^xsd:dateTime .