@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/82127d43-e204-4486-b64a-8ff9f957b4ae>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/990e1f31-f4b7-49b8-8b9d-eaef9b114ce7> .
<https://stad.gent/id/blank_node/990e1f31-f4b7-49b8-8b9d-eaef9b114ce7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1906-05-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1906-05-09T00:00:00"^^xsd:dateTime .