@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/63b3cc34-9fd6-4bcd-93d2-9cf6800718a2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7b0f1b89-c1f6-42b1-851a-da34c3647557> .
<https://stad.gent/id/blank_node/7b0f1b89-c1f6-42b1-851a-da34c3647557>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-04-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-04-23T00:00:00"^^xsd:dateTime .