@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/8bb1cf2e-0850-4792-ac0e-08d6c22a95e7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f382bcd3-5b38-448a-9c0c-9ba4cc63ce09> .
<https://stad.gent/id/blank_node/f382bcd3-5b38-448a-9c0c-9ba4cc63ce09>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-11-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-11-27T00:00:00"^^xsd:dateTime .