@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/f1923e5e-3b38-47db-a67e-cd6d42b6088c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3921d83b-ff7c-4873-83ac-61ee7c43dfe9> .
<https://stad.gent/id/blank_node/3921d83b-ff7c-4873-83ac-61ee7c43dfe9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1897-12-29T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1897-12-29T00:00:00"^^xsd:dateTime .