@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/75ff4d1c-c1e1-46be-b7c6-fa6fd13a3f9e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5a911808-8bc5-462f-9625-70c0d792bf02> .
<https://stad.gent/id/blank_node/5a911808-8bc5-462f-9625-70c0d792bf02>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1862-10-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1862-10-22T00:00:00"^^xsd:dateTime .