@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/46361b0e-efbe-4ffb-a3e1-5bac97063fbf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/247606ce-a9e3-4e7b-9187-c6db65f05580> .
<https://stad.gent/id/blank_node/247606ce-a9e3-4e7b-9187-c6db65f05580>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-01-01T00:00:00"^^xsd:dateTime .