@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/37e8f035-95dc-4401-b2e2-6b06f871dd81>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/97ba9f1e-5ef8-4086-82c8-db18ceb0bc3c> .
<https://stad.gent/id/blank_node/97ba9f1e-5ef8-4086-82c8-db18ceb0bc3c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1797-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1797-01-01T00:00:00"^^xsd:dateTime .