@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/0d04a7fe-04c5-47fd-9d54-20f27e9c4148>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0b4d7371-3e94-48c2-870b-ea6d19822bcd> .
<https://stad.gent/id/blank_node/0b4d7371-3e94-48c2-870b-ea6d19822bcd>
	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 .