@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/0212bcf6-80ee-42f5-ad62-eb702ee2f601>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/71174a29-981d-40f9-b579-892b6c5997fc> .
<https://stad.gent/id/blank_node/71174a29-981d-40f9-b579-892b6c5997fc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-02-25T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-02-25T00:00:00"^^xsd:dateTime .