@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/dc8d1bf0-680e-4189-b8c7-9e9ffc95b445>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-05-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-05-09T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/4f333de3-62e9-4c0f-9225-6eec2af19a32>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/dc8d1bf0-680e-4189-b8c7-9e9ffc95b445> .