@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/a6ca234c-393a-448a-bd00-a9ff7c50b9eb>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/fca31b33-dc01-41c6-a93c-3130a3d3ae62> .
<https://stad.gent/id/blank_node/fca31b33-dc01-41c6-a93c-3130a3d3ae62>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1884-12-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1884-12-24T00:00:00"^^xsd:dateTime .