@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/73420bb4-6c1c-4ac6-acaa-ec7a3b920d78>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3482bd61-a741-4e73-98dc-9644cdcbd354> .
<https://stad.gent/id/blank_node/3482bd61-a741-4e73-98dc-9644cdcbd354>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1889-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1889-01-01T00:00:00"^^xsd:dateTime .